gramene-swagger
v0.50.7
Published
Gramene API - Made using swagger
Downloads
3
Readme
Gramene Web Service server software
Install
First, clone the repository or download a release. Then:
npm i
node app.js
To run on a different port (sudo for privilaged ports)
sudo PORT=80 node app.js
Documentation
…is built in. For current production API documentation, see our production server.