Home

Awesome

NaMo Memes API

An archive of NaMo memes in the form of images.

Homepage: https://namo-memes.herokuapp.com/

API Documentation

GET /

Shows the current stable version

GET /memes/:n

Shows randomly n memes

GET /memes/page/:page/:n

Shows n memes with pagination

GET /memes/latest/:n

Shows n latest memes

Contribute

The API uses keywords to scrape memes from Google Search. Feel free to contribute by commenting your own list in the issues page.