Skip to content

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

License

Notifications You must be signed in to change notification settings

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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •