https://github.com/derhuerst/sncf-or-db-rest
Expose db-sncf-prices/sncf-or-db over HTTP.
https://github.com/derhuerst/sncf-or-db-rest
db public-transport sncf transit
Last synced: 3 months ago
JSON representation
Expose db-sncf-prices/sncf-or-db over HTTP.
- Host: GitHub
- URL: https://github.com/derhuerst/sncf-or-db-rest
- Owner: derhuerst
- License: isc
- Created: 2016-12-17T14:46:16.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-01-15T22:12:17.000Z (over 8 years ago)
- Last Synced: 2025-01-07T19:12:47.709Z (5 months ago)
- Topics: db, public-transport, sncf, transit
- Language: JavaScript
- Homepage: https://github.com/derhuerst/sncf-or-db-rest
- Size: 2.93 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license.md
Awesome Lists containing this project
README
# sncf-or-db-rest
**Expose [db-sncf-prices/sncf-or-db](https://github.com/juliuste/db-sncf-prices/blob/master/sncf-or-db.js) over HTTP.**
Deployed using [Now](https://zeit.co/now/#get-started). ❤
[](https://david-dm.org/derhuerst/sncf-or-db-rest)
## Installing
```
git clone https://github.com/derhuerst/sncf-or-db-rest.git
cd sncf-or-db-rest
# to run locally
npm install --production
npm start
# to deploy
npm install now
now
```## Contributing
If you **have a question**, **found a bug** or want to **propose a feature**, have a look at [the issues page](https://github.com/derhuerst/sncf-or-db-rest/issues).