Hipmunk Flight Search API

The project will query multiple providers for flights then return a sorted list by agony

Requires:

  • Maven 3.0+
  • Java 8

Usage

Running the following command will start applicaiton on port 8000 with a single endpoint exposed GET /flights/search

  • mvn spring-boot:run