An open-source REST API built on top of the official STAN (Société de Transport de l’Agglomération Nancéienne) bus network data in Nancy, France. This project aims to provide a simple, accessible, and community-driven API for developers who want to build apps, tools, or dashboards using public transport data from the Nancy metropolitan area.
Hosted on https://open-stan.fr.
French version of the README file
- Exposes public endpoints for STAN bus data (lines, stops, real-time arrivals)
- Built with modern RESTful design principles
- Lightweight, open-source, and easy to deploy
- Designed for developers who want to integrate STAN data into their own apps or services
- Backend: Rust + Axum
- Data Source: Official STAN network API and Nativia API (also officially used by the STAN Network webpage)
- License: MIT OR Apache-2.0
- Make STAN’s transport data more accessible to developers and the local community
- Encourage transparency and open collaboration around public mobility data
- Enable the creation of innovative mobility apps for Nancy
Contributions, bug reports, and feature requests are welcome!
Feel free to fork the repo, open issues, or submit pull requests.
MIT OR Apache 2.0
- MIT License – Free to use, modify, and share.
- Apache 2.0 - Permissive open-source license with explicit patent grant; free to use, modify, and share.