Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/allouis/stream-server
https://github.com/allouis/stream-server
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/allouis/stream-server
- Owner: allouis
- Created: 2015-12-09T12:41:52.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-14T13:04:22.000Z (almost 9 years ago)
- Last Synced: 2024-04-15T15:35:09.213Z (7 months ago)
- Language: JavaScript
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```
npm install
node db
node server &
curl localhost:3310/0001
curl localhost:3310/0002
curl localhost:3310/0003
curl localhost:3310/0004
curl localhost:3310/0005
```