You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ADS-B events contain bare flight information, but through consuming additional APIs, we can get more information like aircraft details, routes, aircraft pictures, and airports.
What might make for a cool demo is another actor that subscribes to the events, makes HTTP requests of the API, and emits augmented events that can be used by either the terminal UI or a Web UI (if we make one).
ADS-B events contain bare flight information, but through consuming additional APIs, we can get more information like aircraft details, routes, aircraft pictures, and airports.
What might make for a cool demo is another actor that subscribes to the events, makes HTTP requests of the API, and emits augmented events that can be used by either the terminal UI or a Web UI (if we make one).