Categorygithub.com/chuhlomin/gbfs-go
modulepackage
0.0.0-20220601034611-dbe8d82899bd
Repository: https://github.com/chuhlomin/gbfs-go.git
Documentation: pkg.go.dev

# README

gbfs-go

What is GBFS

The General Bikeshare Feed Specification, known as GBFS, is the open data standard for bikeshare. GBFS makes real-time data feeds in a uniform format publicly available online, with an emphasis on findability. GBFS is intended to make information publicly available online; therefore information that is personally identifiable is not currently and will not become part of the core specification.

What is gbfs-go

gbfs-go is a Go library that aimed to simplify reading and writing GBFS data, it provides Go structures and HTTP-client wrapper.

Examples

Try examples:

go run examples/system_information/main.go

License

MIT License

Keep in mind that data feeds may have a different license (like CC0-1.0, CC-BY-4.0, etc).

# Packages

No description provided by the author

# Functions

NewClient creates new client.
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
North American Bike Share Association URL to systems.csv See https://github.com/NABSA/gbfs#systems-implementing-gbfs.
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
Client represents abstraction on top of all GBFS operations.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
GBFSResponse represent a single system or geographic area in which vehicles are operated.
Every JSON file presented in the specification contains the same common header information at the top level of the JSON response object.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
System represents system publishing GBFS feeds.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author