Using spring-boot-amadeus-sdk-demo with amadeus.com

Java integration

Install
# Maven: see https://github.com/jabrena/spring-boot-amadeus-sdk-demo
Returns points of interest for a given location and radius.
curl \
  /reference-data/locations/pois
Retieve one point of interest by its Id.
curl \
  /reference-data/locations/pois/{poisId}
Returns points of interest for a given area
curl \
  /reference-data/locations/pois/by-square
SDK on GitHub 📄 API Docs
SDK
spring-boot-amadeus-sdk-demo
Java
API
amadeus.com
amadeus.com:amadeus-points-of-interest
At a glance
Language Java
Endpoints3