CodingMarius / memedb

Quick image API created for images (Twitch emotes) written using Express.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Meme DB

Implementation of an image API written using Express.js for Twitch Emotes (or any images).

##How to use

  1. Install node.js
  2. In the command line run npm install to install dependencies
  3. In the command line run node server.js.
  4. Visit 127.0.0.1:8080/emotes/Kappa where Kappa can be replaced with your desired emote.

Want to Host it on Heroku? Check out the 'heroku' branch.

About

Quick image API created for images (Twitch emotes) written using Express.


Languages

Language:JavaScript 100.0%