#MemeNG
An application for generating memes, from a web application, an API, and a slack bot.
###Version 1
Used the custom API from memegen.link.
###Version 2 (Current version) Using the custom built node JS meme generator.
##APIs
All the API links start with the /api/ path.
###/api/memes - Get data for all the memes
###/api/meme/<memeID>/<topText>/<bottomText> - Get the generated meme using the provided meme ID and texts.