Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/en/tools.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ There are a multitude of tools and services available to help with the creation,
- [TypeScript](https://www.npmjs.com/package/gbfs-typescript-types): GBFS types in TypeScript. Hosted by MobilityData.
- [Rust](https://crates.io/crates/gbfs_types): GBFS types in Rust. Maintained by Fluctuo.
- [R](https://github.com/simonpcouch/gbfs): GBFS types in R.
- [Golang](https://pkg.go.dev/github.com/MobilityData/gbfs-json-schema/models/golang): GBFS types in Golang.

### Tools

Expand Down
1 change: 1 addition & 0 deletions docs/es/tools.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ Hay una multitud de herramientas y servicios disponibles para ayudar con la crea
- [TypeScript](https://www.npmjs.com/package/gbfs-typescript-types): tipos GBFS en TypeScript. Organizado por MobilityData.
- [Rust](https://crates.io/crates/gbfs_types): tipos de GBFS en Rust. Mantenido por Fluctuo.
- [R](https://github.com/simonpcouch/gbfs): Tipos de GBFS en R.
- [Golang](https://pkg.go.dev/github.com/MobilityData/gbfs-json-schema/models/golang): Tipos de GBFS en Golang.

### Herramientas

Expand Down
1 change: 1 addition & 0 deletions docs/fr/tools.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ Il existe une multitude d'outils et de services disponibles pour aider à la cr
- [TypeScript](https://www.npmjs.com/package/gbfs-typescript-types): Types GBFS en TypeScript. Hébergé par MobilityData.
- [Rust](https://crates.io/crates/gbfs_types): Modèle de données GBFS en Rust. Maintenu par Fluctuo.
- [R](https://github.com/simonpcouch/gbfs): Modèle de données GBFS en R.
- [Golang](https://pkg.go.dev/github.com/MobilityData/gbfs-json-schema/models/golang): Modèle de données GBFS en Golang.

### Les outils

Expand Down