我的AeroAPI
Example Code - AeroApps
FlightAware's AeroApps are here to show you what can be done with AeroAPI! Our AeroApps are open source sample applications available in different programming languages that help you learn how to use AeroAPI. The applications are available as Docker containers to make it easy to try them out. Just download the repo, set your AeroAPI key, and run docker-compose --profile <language> up
where <language>
is either python
or java
. This builds the backend service in the language of your choice and then launches both the backend and frontend services. The containers are also published to GitHub Packages, so you can get started even faster by running docker-compose pull
first.
The following applications are currently available:
- Flight Information Display System (FIDS)
Explore FlightAware Discussion Forums
Browse through popular topics or post your own question in our public Discussion Forums.
We have multiple staff monitoring the forums for questions and providing responses. You can also browse through the previous posts to see if your problem has already been answered.