https://github.com/markis/bart-api
Personal project for interfacing with the BART API
https://github.com/markis/bart-api
api bart-api nodejs
Last synced: about 2 months ago
JSON representation
Personal project for interfacing with the BART API
- Host: GitHub
- URL: https://github.com/markis/bart-api
- Owner: markis
- Created: 2016-10-23T23:47:30.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2020-04-06T16:23:42.000Z (over 5 years ago)
- Last Synced: 2024-12-27T18:26:49.451Z (about 1 year ago)
- Topics: api, bart-api, nodejs
- Language: JavaScript
- Size: 2.93 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Personal BART API
-----------------
This is a personal project I worked on, that will just hit the BART API with hard coded parameters and return only the exact results I need.
This is meant to be deployed to Heroku and the following configuration settings can be over-ridden:
* BART_KEY - api key that BART assigns to your account. The one in the code is the test api key.
* BART_ORIG - the origin station to request times (default SSAN)
* BART_PLAT - the specific platform (1 or 2) to receive times (default 2)
* CACHE_TTL - the time to hold on to the time values