Skip to content

addisonschleigh/SCE-TakeHome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SCE-TakeHome

Run Code

-To run code, use node finance.js in terminal (make sure npm is installed)
-Then, put in parameters, one example being:
curl -X POST http://localhost:3000/start-monitoring
-H "Content-Type: application/json"
-d '{"symbol":"AAPL","minutes":0,"seconds":10}'
which uses AAPL data and refreshes it every 10 seconds (time can be changed)

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors