An open API service indexing awesome lists of open source software.

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

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.