An open API service indexing awesome lists of open source software.

https://github.com/matthew-trump/flight-tracker-node-express

This is a Node Express app that connects on scheduled intervals to FlightAware v2 API to get updated flight information on configured flights and inserts the information into a Firebase realtime database for public consumption.
https://github.com/matthew-trump/flight-tracker-node-express

firebase-database flight-tracking flightaware node-express

Last synced: 6 months ago
JSON representation

This is a Node Express app that connects on scheduled intervals to FlightAware v2 API to get updated flight information on configured flights and inserts the information into a Firebase realtime database for public consumption.

Awesome Lists containing this project

README

          

# Flight Tracker Node Express