Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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/