0.50.7 • Published 8 years ago

gramene-swagger v0.50.7

Weekly downloads
-
License
MIT
Repository
-
Last release
8 years ago

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.