/stockprice

A node REST API that outputs the price of a stock using stocks api.

Primary LanguageHTML

A node backend API for showing stock prices.

Install all dependencies

npm install

Run the server

npm start

Run with docker

docker pull incredul0us/stockprice