Demonstrate how to use rushour-api
The module folder contains a wrapper of the rushour API. It is used for every cookbooks of this repository.
The cookbooks folder shows most use cases encountered while integrating the Rushour API. Each files can be run with a node <name-of-the-file> after an npm install.
git clone [email protected]:rushour-io/developers-api-demo.git
cd developers-api-demo
npm install