Ranger Danger API Boilerplate Boilerplate is the fastest way to start developing a Ranger Danger API project. Leverage years of experience with a Ranger Danger API in seconds flat with Ranger Danger API Boilerplate.
Do you have any good starting images of cats? Do you have an affinity for cute fluffy asshole animals? Please fork and contribute in any way you can!
You will need to install Node.js before using this Boilerplate.
To get started, simply clone this repo and run the following command
npm install
Once you have installed the dependencies, simply run the API server
node api
Once the API server is running, you can access the REST API:
-
/all
Will return all Ranger Danger images -
/random
Will return a random Ranger Danger image -
/img/:src
Will return the actual image so you can embed in an<img/>
tag.