Rust πŸ¦€ - TFL API Wrapper

Hello all,

Are there any Rustaceans :crab: in the community?

I wanted to share a TFL API Wrapper crate in Rust - https://crates.io/crates/tfl-api-wrapper

This version has support for only the Line API at the moment, others will be added soon.

Contributions are welcome since I am just getting started with Rust - GitHub - ishantanu/tfl-rust: API wrapper written in rust for interacting with TFL API πŸ¦€.

I am looking forward to receiving any feedback on this.

Thanks

1 Like

Thank you for this. Rust looks really interesting and it’s my holiday project to make a start on learning it. I’m terrible at learning new languages so any pointers would be helpful.