Skip to content

Application for monitoring flight cost based on Skyscanner API. Application deployed on Heroku and application API can be tested on Swagger UI

License

Notifications You must be signed in to change notification settings

romankh3/flights-monitoring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flights monitoring application

App for monitoring flights cost based on SkyScanner api.

How to run

git clone https://github.com/romankh3/flights-monitoring
cd flights-monitoring
./mvnw spring-boot:run

Used technologies

  • Spring boot stack with next starters:
    • actuator
    • web
    • jpa
    • mail
    • devtools
    • test
  • Swagger and Swagger UI
  • lombok
  • unirest
  • H2 in memory database
  • Skyscanner Flight API Client

About

Application for monitoring flight cost based on Skyscanner API. Application deployed on Heroku and application API can be tested on Swagger UI

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages