memebase Codebase for a JSON RESTful API to store and retrieve images(memes) Endpoints and Routing example post: curl --header "Content-Type: application/json" --request POST --data '{"artist":"test","title":"test","b64":"test"}' http://localhost:4000/v1/memes