dhravya-api
v1.0.5
Published
This is a simple API that is meant to "Do it all" for you. It will fetch a random meme from reddit, and generate a QR code with the URL, and much, much more!
Downloads
4
Readme
Dhravya Api
Instillation
npm i dhravya-api
Usage
const {Joke} = require("dhravya-api");
const data = Joke()
console.log(data)
// What do you call a magician dog? A labracadabrador.
There are more things like Joke, Wyr, Meme, TruthOrDare, Ascii, McStatus, Bored, AutoFill, CreateMeme
on dhravya api. Dont Forget To Check It Out!