Skip to content

ElevenGiants/eleven-http-api

Repository files navigation

eleven-http-api

This is the (work in progress) HTTP API for Eleven Giants.

Setup

Install the required packages using npm install, set up a local configuration file in the config directory and you should be good to go!

Operation

All actions are invoked via npm. The following operations are available:

  • start run the HTTP API
  • jshint runs jshint to check for errors
  • jscs runs jscs to lint

These scripts can be called using npm run-script (or the alias npm run); the -s flag hides distracting additional output, e.g.:

npm -s run test

Contributing

Help is always welcome! If you are interested, please [get in touch] (http://elevengiants.com/contact.php) to get access to our [Slack] (http://slack.com/) instance, internal documentation, guidelines and other resources.

License

MIT

About

The JSON over HTTP RPC-style API for Eleven Giants, used by the client and (possibly, in the future) 3rd party applications.

Resources

License

Stars

10 stars

Watchers

12 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors