photopipe

0.0.1-13 • Public • Published

PhotoPipe

PhotoPipe is a node service that takes an URL of an image, writes it to disk and then can redirect or pipe it to another web service, such as one that only accepts binary uploads.

PhotoPipe has a plugins directory that ideally is a place you could post these photos. One working example is there.

Feel free to add and even implement some of the services.

License

MIT, bro

Installation

Requirements: Node and NPM need to be installed.

  1. git clone https://github.com/joemccann/photopipe.git
  2. cd photopipe
  3. npm i
  4. node app
  5. open 127.0.0.1:1337

or

npm install photopipe

Free Software, Fuck Yeah

Readme

Keywords

none

Package Sidebar

Install

npm i photopipe

Weekly Downloads

1

Version

0.0.1-13

License

none

Last publish

Collaborators

  • joemccann