Wrapper for the Gravwell Web API.
Install it with NPM
npm install gravwell
Make sure you understand our contributing guide before doing any work.
First run npm install, to inastall all dependencies, then run
npm run start:docs, then the docs from this project will be generated and a server on port
8080 will be started, so go to http://localhost:8080 to see the docs.
Generated using TypeDoc