kutaui / Flights-Api

Basic Flight api.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FLIGHT API

This is just a basic REST api for my case study. There is no CORS limitation so you can use it too. If you want to add more data just add it to flights.json file and open a pull request, respect the json format.

This is the only endpoint currently:

https://flights-api-vt7q.onrender.com/flights

About

Basic Flight api.


Languages

Language:JavaScript 100.0%