/basic-node-api-stocks

Simple Boilerplate Api For Teaching Purposes

Primary LanguageEJS

basic-node-api-stocks

Simple Boilerplate Api For Teaching Purposes
This Project Uses Finnhub.io API, A sandbox api key is currently in place in the code.
Url to a helpful Explanation on CORS and Node => { https://stackabuse.com/handling-cors-with-node-js/ }

README
1) open terminal
2) cd to folder
3) node server.js
4) http://127.0.0.1:3000
5) type a ticker AAPL
6) Check the console