My Bus Tracker is a real-time transit information service provided by the City of Edinburgh Council.
It provides data on public transport services in the city of Edinburgh.
This Rust crate wraps the My Bus Tracker WS API.
For more information on the API, including the WS API Guide and the API Terms of Use, and to request an API Key, visit the My Bus Tracker website.
An example of each API function being used can be found in
everything.rs
.
This code is open source, licensed under the MIT license as described in
LICENSE
.
Note that access to the My Bus Tracker WS API is under license by the City of Edinburgh Council, as described in the My Bus Tracker API Terms of Use. This project is not endorsed, affiliated or sponsored by the City of Edinburgh Council.
Please see CONTRIBUTING.md
for details on how to contribute
to this project