Skip to content

Web app for searching cheap routes using skypicker api

Notifications You must be signed in to change notification settings

nikalaikina/poehali

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to run

sbt run

Available endpoints

GET /cities?number={number} - returns an array of n most popular cities on skypicker with ids

GET /flights?homeCities={comma-separated list}&cities={comma-separated list}&dateFrom={}&dateTo={}&daysFrom={}&daysTo={}&cost={}&citiesCount={}

example: /flights?homeCities=VNO,MSQ&cities=BUD,BGY,AMS,FCO&dateFrom=10/07/2016&dateTo=30/12/2016&daysFrom=8&daysTo=14&cost=500&citiesCount=2

About

Web app for searching cheap routes using skypicker api

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages