MobilityData / gbfs-json-schema

JSON Schema for GBFS feeds, managed by MobilityData. The versions are organized by folders. CC BY 4.0
Apache License 2.0
23 stars 24 forks source link

Create Rust language bindings from Fluctuo's model #126

Closed richfab closed 1 month ago

richfab commented 1 month ago

Context

Fluctuo has been gracious enough to suggest we can use their pre-existing codebase for this: fluctuo/gbfs_types. The library is hosted on https://crates.io/crates/gbfs_types.

The objective is to increase the visibility of tools that improve the quality of GBFS feeds.

To do

Work with @tdelmas to:

The process should be similar to https://github.com/MobilityData/gbfs-json-schema/issues/109/.

Part of https://github.com/MobilityData/gbfs-json-schema/issues/96