Skip to content

BackQuote/mock-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BackQuote mock API

Simple mock API for the BackQuote Backtester.

Ressources exposed :

Requirements

npm install -g json-server

Running

To start the mock server, simply run

npm start

Then, navigate to http://localhost:5000

To start the server on a different port, use the following command

npm run server -- --port=8080

About

Simple mock API for the BackQuote Backtester.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published