##Throw a Butt on it!
(This is a fork of kidicarus 's smiley service)
This inserts a random ascii butt face from the butts module and draws it on an image! png/jpeg/gif!
This little project is an example express app that abides by the revist.link spec. and glitches out images!
##Installation:
npm install
##Usage:node index.js
The API provides a single /service
endpoint to POST an image to, which
resonds with the image as modifified by butts-gm.
This also comes with a sample client interface for posting images to, located
at /
.
By default the app runs on port 3000.