Meme Generator API for Serverless Cloud
This is an simple and cool app example for Serverless Cloud.
With this API you can generate and store image file of this meme easily.
Forking Project
Fork this app on Serverless Cloud
If you forked this app in Serverless Cloud, you have to set a parameter named MAX_AGE_IN_DAYS
.
It is live time for uploaded images.
API Usage
/?image<background_image_url>&
top=<top_text>&
bottom=<bottom_text>&
upload (optional gives a download url to meme which stores in a S3 bucket)
Use via Form
API Examples
You can check my examples:
Generating and storing example https://serverless-meme-generator.calgan.cloud/generate?top=I%27m%20in%20ur%20cloud&bottom=creating%20ur%20memes&image=https://upload.wikimedia.org/wikipedia/commons/thumb/f/ff/Cat_on_laptop_-Just_Browsing.jpg/800px-Cat_on_laptop-_Just_Browsing.jpg&upload