Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 472 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 472 Bytes

Meme API

Inspired from Random Memer

Node API to return random programming meme images scrapped from Memedroid.

Setup

Install the dependencies

yarn
# or npm i
yarn start

Tech Stack

Node, Puppeteer, Fastify

API Reference

Get a random meme

GET /

Feedback

If you have any feedback, please create an issue on the repository