https://github.com/ericoc/indego-go-lib
Go library for working with the Philadelphia Indego Bike Share API
https://github.com/ericoc/indego-go-lib
api-client bicycle-share bike-share bikeshare bikeshare-api clueless go golang indego indego-api philadelphia philadelphia-bike-share philly rideindego testing
Last synced: over 1 year ago
JSON representation
Go library for working with the Philadelphia Indego Bike Share API
- Host: GitHub
- URL: https://github.com/ericoc/indego-go-lib
- Owner: ericoc
- Created: 2019-05-09T15:22:52.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-09T15:23:10.000Z (about 7 years ago)
- Last Synced: 2025-01-08T15:29:17.629Z (over 1 year ago)
- Topics: api-client, bicycle-share, bike-share, bikeshare, bikeshare-api, clueless, go, golang, indego, indego-api, philadelphia, philadelphia-bike-share, philly, rideindego, testing
- Language: Go
- Size: 1000 Bytes
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Indego Bike Share Go Library
==============================
About
-----
I know absolutely nothing about golang, but I'm playing with the idea of making a re-usable Go library for the Philadelphia Indego Bike Share API.
I'm going to attempt to make this similar to [my existing Indego Python3 library](https://github.com/ericoc/indego-py-lib).
More Information
----------------
* [The actual API, a GeoJSON file](https://www.rideindego.com/stations/json/)
* [OpenDataPhilly description of the API](https://www.opendataphilly.org/dataset/bike-share-stations)