https://github.com/mobilitydata/gbfs-json-schema
JSON Schema for GBFS feeds, managed by MobilityData. The versions are organized by folders. CC BY 4.0
https://github.com/mobilitydata/gbfs-json-schema
Last synced: 9 months ago
JSON representation
JSON Schema for GBFS feeds, managed by MobilityData. The versions are organized by folders. CC BY 4.0
- Host: GitHub
- URL: https://github.com/mobilitydata/gbfs-json-schema
- Owner: MobilityData
- License: apache-2.0
- Created: 2020-09-30T12:29:40.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-03-10T10:24:07.000Z (11 months ago)
- Last Synced: 2025-05-08T10:13:02.972Z (9 months ago)
- Language: Go
- Homepage:
- Size: 1.02 MB
- Stars: 27
- Watchers: 11
- Forks: 26
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# gbfs-json-schema
JSON Schema for [General Bikeshare Feed Specification (GBFS)](https://github.com/MobilityData/gbfs/blob/master/gbfs.md) feeds, managed by MobilityData. The [gbfs-validator](https://github.com/MobilityData/gbfs-validator) links directly to them.
## Language Bindings
* [Golang](models/golang/README.md)
* [Java](models/java/README.md)
* [OpenAPI](models/openapi/README.md)
* [TypeScript](models/typescript/README.md)
* [Rust](models/rust/README.md)
Are we missing your favorite language? Consider contributing:
1. Read [CONTRIBUTING.md](CONTRIBUTING.md).
2. Open a pull request with your language of choice. Please include update instructions (ideally, scripts). Also, provide packaging suitable for the language ecosystem.