Skip to content

emojify-app/api

Repository files navigation

Emojify API

CircleCI

API for Emojify application

Endpoints

/ POST

Create a new emojify image

Post body
URI path to an image to be Emojified

Response Codes Bad Request - Post body is not a valid URI Internal Server - Internal failure Not Modified - The posted URI already exists in the cache Created - New Emojify request has been created