Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mmis1000/tw-gov-cwb-opendata-streamer
create a live broadcast for notify data update from http://opendata.cwb.gov.tw/
https://github.com/mmis1000/tw-gov-cwb-opendata-streamer
Last synced: 9 days ago
JSON representation
create a live broadcast for notify data update from http://opendata.cwb.gov.tw/
- Host: GitHub
- URL: https://github.com/mmis1000/tw-gov-cwb-opendata-streamer
- Owner: mmis1000
- Created: 2015-05-21T12:56:57.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-11-27T04:47:00.000Z (about 6 years ago)
- Last Synced: 2024-11-23T21:29:33.843Z (2 months ago)
- Language: CoffeeScript
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### create broadcast channel for data update from http://opendata.cwb.gov.tw/
####How to use
1. clone the repo with either zip from web-page or git
2. switch to the repo and run `npm install`
3. add your api key to `config.example.js`
4. rename it to `config.js`
5. fire the server with `node index.js`data entries :
1. `/comet/(youe listenTargets seperate by ,)`, it will return new path to fetch and probably new datas if exist
2. `/backlog.json`, back log of the newest data fetched