Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 290 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 290 Bytes

muscledb-js

Express.js API for muscledb

Usage

Clone the repo and start the server with node api.js. It listens on localhost:3000 on default. Test the server by navigating to http://localhost:3000/.

Tips

Use nginx as reverse proxy if you want to route the traffic to port 80.