1.0.2 • Published 5 years ago

doggy-api v1.0.2

Weekly downloads
2
License
ISC
Repository
github
Last release
5 years ago

About

Dog-API is an API wrapper for dog.ceo

This API wrapper is pretty easy to use and recommended for JS newbies.

Installation

npm install doggy-api

Usage:

Getting a dog image

const DoggyAPI = require("doggy-wrapper");

DoggyAPI.getDogImage(); // Returns a dog image link
1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago