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