Skip to content
This repository was archived by the owner on Oct 31, 2025. It is now read-only.

Latest commit

 

History

History
29 lines (21 loc) · 1.82 KB

File metadata and controls

29 lines (21 loc) · 1.82 KB

WEB1090

mypy isort black

Warning

This project is archived and won't receive updates anymore. You can still use it as an example of how to get data from various aviation APIs.

WEB1090 serves as a dashboard for your ADS-B data. It stores data from DUMP1090 in a PostgreSQL database and displays the data via an API and frontend to the user.

The frontend is based on the AdminLTE template. The API is based on FastAPI.

Data

The data is fetched from multiple sources. The (web) APIs used are:

The data fetched from these sources are used for personal use only. The code is written to minimze the load on these APIs.