Skip to content

cinic/stsl-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Local running

  1. Install latest lts (current 10.15.3) version of Node.js and npm
  2. Clone repository
git clone https://github.com/cinic/stsl-api.git
  1. Run app
npm start
  1. Visit http://localhost:3009/symbols/a
  2. Try curl
curl http://localhost:3009/symbols/aapl
curl http://localhost:3009/symbols/1

Run tests

  1. Install npm dependencies
npm i
  1. Run tests
npm run test

About

Stock Ticker Symbol Lookup API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors