Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 1.66 KB

README.md

File metadata and controls

25 lines (19 loc) · 1.66 KB

WEB1090

mypy isort black

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.