gbfs-json-schema
gbfs-json-schema copied to clipboard
Feat/113 go language bindings
Closes #113 This PR has
- GO language bindings for GBFS, publishing to tag
models/golang/v1.0.0
[only version 3] - Introduces scripts at a root level to generate golang packages (typescript to follow)
- Introduces test fixtures at a root level to avoid file duplication for all language tests
- adds license file
- updates CICD files