App for monitoring flights cost based on SkyScanner api.
git clone https://github.com/romankh3/flights-monitoring
cd flights-monitoring
./mvnw spring-boot:run
- Spring boot stack with next starters:
- actuator
- web
- jpa
- devtools
- test
- Swagger and Swagger UI
- lombok
- unirest
- H2 in memory database
- Skyscanner Flight API Client