Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gregorbiswanger/stockplaceholder
This Node.js based REST Web-Service delivers dummy stock data.
https://github.com/gregorbiswanger/stockplaceholder
Last synced: 11 days ago
JSON representation
This Node.js based REST Web-Service delivers dummy stock data.
- Host: GitHub
- URL: https://github.com/gregorbiswanger/stockplaceholder
- Owner: GregorBiswanger
- License: mit
- Created: 2019-11-21T10:14:18.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-11-21T10:27:28.000Z (about 5 years ago)
- Last Synced: 2024-10-06T05:21:35.015Z (3 months ago)
- Language: JavaScript
- Size: 5.86 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# StockPlaceholder
This Node.js based REST Web-Service delivers dummy stock data.## Preperations for the start
The following is required for the project:
- [Node.js](http://www.nodejs.org "www.nodejs.org") (runs on Windows, Mac and Linux)
`git clone https://github.com/GregorBiswanger/StockPlaceholder.git`Then install all necessary modules within the project with `npm install`.
To start the Web-Service `npm start`
### Stock Placeholder Web-Service
https://stockplaceholder.herokuapp.com/api/stocks
### Documentation of the Web-Service
https://stockplaceholder.herokuapp.com/api-docs/