Skip to content

OpenFaaS function to generate a meme from an image URL

License

Notifications You must be signed in to change notification settings

faas-and-furious/openfaas-mememachine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenFaaS mememachine

Turn any image into a meme

Getting started

You can deploy in just one step thanks to the remote yaml feature of the OpenFaaS CLI!

$ faas-cli deploy -f https://raw.githubusercontent.com/faas-and-furious/openfaas-mememachine/master/mememachine.yml -e read_timeout=60,write_timeout=60

Try it out

$ echo '{"image": "http://vignette4.wikia.nocookie.net/factpile/images/6/66/Lotr-boromir-1280jpg-b6a4d5_1280w.jpg","top": "ONE DOES NOT SIMPLY JUST","bottom": "DEPLOY TO PRODUCTION"}' | faas-cli invoke mememachine > meme.jpg

About

OpenFaaS function to generate a meme from an image URL

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published