citibike
Version, currently 0.1.12 versions
- 0.1.1latestJun 4, 2020
- 0.1.0not indexedJun 4, 2020
github.com/woodruffw/citibike.cr
A simple wrapper over the NYC CIti Bike GBFS feed.
0 stars
0 dependents
License: MIT with restrictions
Installation
# Add this to your shard.yml
dependencies:
citibike:
github: woodruffw/citibike.cr
version: ~> 0.1.1Then run:
shards installshard.yml
- Crystal
0.25.1- License
- MIT with restrictions
- Author
- William Woodruff
Dependencies
This version declares no dependencies.
README
citibike.cr

A simple wrapper over the NYC Citi Bike GBFS feed.
Uses the feed's TTL to cache requests.
Installation
Add this to your application's shard.yml:
dependencies:
citibike:
github: woodruffw/citibike.cr
Usage
require "citibike"
# play with these five methods:
CitiBike.system_regions
CitiBike.system_information
CitiBike.station_information
CitiBike.system_alerts
CitiBike.station_status
Contributing
- Fork it (https://github.com/woodruffw/citibike/fork)
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create a new Pull Request
Contributors
- woodruffw William Woodruff - creator, maintainer
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This release
- Version
0.1.1- Tagged
- Jun 4, 2020
- Commit
b6cd9bd52576- Crystal
0.25.1- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/woodruffw/citibike.cr
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 17, 2026
- Synced
- Aug 17, 2026
- Versions
- 2