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.
- Host: GitHub
- URL: https://github.com/matthew-trump/flight-tracker-node-express
- Owner: matthew-trump
- Created: 2019-05-01T22:43:32.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-09T11:38:55.000Z (almost 3 years ago)
- Last Synced: 2025-02-15T04:18:20.204Z (8 months ago)
- Topics: firebase-database, flight-tracking, flightaware, node-express
- Language: JavaScript
- Homepage:
- Size: 320 KB
- Stars: 1
- Watchers: 3
- Forks: 2
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Flight Tracker Node Express