Skip to content

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.

Notifications You must be signed in to change notification settings

thianlopezz/api.aeropuerto-gps

Repository files navigation

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

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published