trafiklab 0.0.1

Unofficial Rust SDK for Trafiklab APIs
Documentation
# Trafiklab Rust SDK (Unofficial)
This project aims to provide a clean, async, and well-typed Rust interface to all Trafiklab endpoints.

> [!WARNING]
> This project is in **very early development** and is not yet ready for production use.
> Many endpoints and features are still being designed or implemented.
> If this SDK is something you're interested in using, or if you want to help get it up and running sooner **please consider contributing!**  
> Issues, pull requests, and suggestions are all highly appreciated.


## Roadmap
**Current Endpoint: ResRobot Route planner**

- [ ] GTFS Svergie 2
- [ ] GTFS Regional
  - [ ] Static
  - [ ] Realtime
- [ ] GTFS Sweden 3
  - [ ] Static
  - [ ] Realtime

- [ ] SL
  - [ ] SL Transport
  - [ ] SL Deviations
  - [ ] SL Journey-planner v2

- [ ] ResRobot v2.1
  - [ ] ResRobot Timetables
  - [ ] ResRobot Route planner
  - [ ] ResRobot Stop lookup
  - [ ] ResRobot Nearby stops
  - [ ] ResRobot Deep Links

## Contributing
Contributions, bug reports, and suggestions are welcome!
The end goal is to make this crate a high-quality, community-driven SDK that Trafiklab may one day adopt officially.