Flight search web app that finds the best offers using the Amadeus Flight Offers API. Work in progress.
Tech: JavaScript · Node.js · Amadeus API
Setup:
git clone https://github.com/frandevp/Flights-api
cd Flights-api
npm install
# Add your Amadeus API key to the environment
node server.jsAplicación web de búsqueda de vuelos que encuentra las mejores ofertas usando la API de Amadeus. En desarrollo.
Tecnologías: JavaScript · Node.js · Amadeus API
Instalación:
git clone https://github.com/frandevp/Flights-api
cd Flights-api
npm install
# Añade tu clave de la API de Amadeus al entorno
node server.js