Commuter
API for SF Bay Area BART system
Install / Use
/learn @wfgilman/CommuterREADME
Commuter
API supporting iOS App Commuter: https://github.com/wfgilman/Commuter-iOS
API Documentation
- Read the RESTful API documentation here
Roadmap
- [ ] Allow user to customize notification period
- [ ] Support commutes requiring station transfer
- [ ] Predict car occupancy based on ridership data
- [ ] Add tests :grimacing:
Data
- BART train schedule data: https://www.bart.gov/schedules/developers/gtfs
- BART real-time API: http://api.bart.gov/docs/overview/index.aspx
Credits
- Web server powered by Phoenix https://github.com/phoenixframework/phoenix
- APM powered by Appsignal
- Hosting and deployment by Gigalixir 🤩
- Date/Time parsing by Timex: https://github.com/bitwalker/timex
- Elixir releases by Distillery: https://github.com/bitwalker/distillery
- Geospatial calculations by geocalc: https://github.com/yltsrc/geocalc
- Push notifications by Pigeon: https://github.com/codedge-llc/pigeon
Feedback
PRs and feedback welcome!
