Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 523 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 523 Bytes

Aeropuertos Galapagos REST Api

This project contains a REST Api implementation for getting the Guayaquil Airport flights information using web scraping, to estimate the arrival time of the flights arriving to the Galapagos island's airports.

Quick start

npm install
npm run dev

To running inside a Docker container

Refer to the DOCKER.md file

Accessing the API

To test the API run the application and make a GET request to the endpoint: /v1/flights?destination=San%20Cristóbal