radglob / bike-share-api

API using data from Baltimore Bike Share.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bike Share API

If you ran this code, it would generate a REST API from BmoreBikeShare's data sets.

Not saying you should, because ToS or whatever. But you, like, could.

Specific directions.

First, have Docker and docker-compose installed. And make.

$ make

Boom. You're off to the races.

This is released under the MIT License. See LICENSE for deets.

About

API using data from Baltimore Bike Share.

License:MIT License


Languages

Language:Python 98.7%Language:Makefile 1.3%