Skip to content

revisitors/revisit-twitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

316daf2 · Sep 2, 2014

History

3 Commits
Aug 25, 2014
Aug 25, 2014
Sep 2, 2014
Aug 25, 2014
Sep 2, 2014

Repository files navigation

#Revisit Twitter Servrice This little project provides a single enpoint that posts an image to twitter.

##Installation:

  • npm install -g nodemon
  • npm install
  • cp local.json-dist local.json
  • fill out twitter creds in local.json

##Usage:

  • npm start

The API provides a single /service endpoint to POST an image to, which does a noop, posts the image to Twitter, and then resonds with the passed image.

By default the app runs on port 8000, this can be configred in local.json.

Releases

No releases published

Packages

No packages published