jatintiwari0 / MemeMo

This tool scrapped random programming meme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MemeMo

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

Usage Notes:

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

<img src='URL' title="Meme" alt="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. Deploy your own instance of the app using the links below and use them.

How to deploy

Deploy to Vercel

  • Enter repository name and click create.

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

About

This tool scrapped random programming meme

License:MIT License


Languages

Language:Python 98.8%Language:Procfile 1.2%