@thatcopy/catapi
v1.0.1
Published
A API wrapper for catAPI
Downloads
3
Readme
A nodejs API wrapper for catAPI
To install
npm i --save catapi
or
yarn add catapi
Docs
You should find JSDoc in your IDE
console.log(await random()) // Returns a random cat.
console.log(await id(1)) // Search for cat by id.
// The id in the json is _id