An open API service indexing awesome lists of open source software.

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

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)