Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mejatintiwari/mememo

This tool scrapped random programming meme
https://github.com/mejatintiwari/mememo

meme meme-generator meme-maker memes memes-api python python3 pythontool

Last synced: 17 days ago
JSON representation

This tool scrapped random programming meme

Awesome Lists containing this project

README

        

# MemeMo
Flask API to return random programming meme images scrapped from [Memedroid](https://www.memedroid.com/memes/tag/programming).
### Usage Notes:

Just add `img` tag in your website / README file and it will display a random meme everytime the website is loaded

```html
Please refresh the page if the meme doesn't show up.
```

> **Deprecation Note:** The previous Heroku app link has stopped working due to Heroku [discontinuing its free tier services](https://blog.heroku.com/next-chapter). Deploy your own instance of the app using the links below and use them.

## How to deploy

## [Vercel](https://vercel.com/)

[Deploy to Vercel](https://vercel.com/import/project?template=https://github.com/jatintiwari0/MemeMo)

- Enter repository name and click create.

- When finished, go to dashboard and click view domains to get URL.