Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vonter/open-bmtc
Unoffical Namma BMTC API documentation
https://github.com/vonter/open-bmtc
api-documentation bmtc openapi transit
Last synced: 8 days ago
JSON representation
Unoffical Namma BMTC API documentation
- Host: GitHub
- URL: https://github.com/vonter/open-bmtc
- Owner: Vonter
- Created: 2023-02-12T17:13:47.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-15T18:42:46.000Z (10 months ago)
- Last Synced: 2024-10-12T02:54:38.977Z (about 1 month ago)
- Topics: api-documentation, bmtc, openapi, transit
- Language: HTML
- Homepage: https://nimmbus.netlify.app/
- Size: 46.2 MB
- Stars: 3
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# open-bmtc
Unoffical Namma BMTC API documentation
## APIs
The API documentation is available as an [OpenAPI 3.1 specification](/api/bmtc.yaml) and is viewable with a [Swagger UI](https://nimmbus.netlify.app).
### Missing APIs
APIs that are not yet documented, or missing in the OpenAPI specification, are listed in [missing.md](/api/missing.md)
## Data
Data scraped from the API is available on the [bmtc-gtfs](https://github.com/Vonter/bmtc-gtfs) repository in both raw JSON form and as GTFS.
## To-Do
- [ ] Document missing APIs
- [ ] Document typical flows with example requests and responses