Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mejatintiwari/mememo
- Owner: Mejatintiwari
- License: mit
- Created: 2024-04-30T16:36:01.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-04-30T16:44:08.000Z (9 months ago)
- Last Synced: 2024-12-03T07:20:14.223Z (about 2 months ago)
- Topics: meme, meme-generator, meme-maker, memes, memes-api, python, python3, pythontool
- Language: Python
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```> **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.