@thatcopy/catapi
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

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

/@thatcopy/catapi/

    Package Sidebar

    Install

    npm i @thatcopy/catapi

    Weekly Downloads

    0

    Version

    1.0.1

    License

    MIT

    Unpacked Size

    3.07 kB

    Total Files

    5

    Last publish

    Collaborators

    • thatcopy