Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 550 Bytes

File metadata and controls

20 lines (16 loc) · 550 Bytes

finance-watch-api

Requirements

  • Latest version of NodeJS

Run the program

  1. Clone the repository.
  2. Go to root folder in the terminal
  3. Run the command "npm start"

Run the unit tests

  1. Clone the repository.
  2. Go to root folder in the terminal
  3. Run the command "npm test"

Notes

  1. For test the program in your browser, you can paste the following urls: - http://localhost:3000/stock-info/twtr - http://localhost:3000/stock-info/aapl
  2. The log file is in the path: finance-watch-api/logs/request.csv