Express.js API for muscledb
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/
.
Use nginx as reverse proxy if you want to route the traffic to port 80.