Skip to content

lichobaron/finance-watch-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published