Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/newcomb-luke/opensky_api.rs
Rust bindings for the OpenSky Network API for getting realtime and historical flight data for non-commercial purposes.
https://github.com/newcomb-luke/opensky_api.rs
Last synced: about 2 months ago
JSON representation
Rust bindings for the OpenSky Network API for getting realtime and historical flight data for non-commercial purposes.
- Host: GitHub
- URL: https://github.com/newcomb-luke/opensky_api.rs
- Owner: newcomb-luke
- License: mit
- Created: 2021-10-25T15:56:39.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-02T21:32:04.000Z (about 3 years ago)
- Last Synced: 2023-12-08T15:36:13.687Z (about 1 year ago)
- Language: Rust
- Size: 9.77 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# opensky_api.rs
Rust bindings for the OpenSky Network API for getting realtime and historical flight data for non-commercial purposes.Currently only aircraft State Vectors can be accessed, and flights/arrivals/departures will be implemented in the future.