angusi / my-bus-tracker-rs

My Bus Tracker WS API bindings for Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status License

My Bus Tracker

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.

Example

An example of each API function being used can be found in everything.rs.

License

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.

Contributing

Please see CONTRIBUTING.md for details on how to contribute to this project

About

My Bus Tracker WS API bindings for Rust

License:MIT License


Languages

Language:Rust 100.0%