Skip to content

agentdave/imgbrew-demoapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup (for localhost)

- Set up a bucket named “allweb” that points to the source url “http://” - This application assumes that the imgbrew-backend app is running on port: 3242 - Grabbing an image via: allweb.smackaho.st:3242/{application_host}:{application_port}/{image_path}/{commands}

will retrieve the source image from: http://{application_host}:{application_port}/{image_path} and apply the {commands} to it. - The demo application uses /public/uploads to store uploaded pictures, so the address it uses to retrieve them (and apply any commands) is: allweb.smackaho.st:3242/{application_host}:{application_port}/public/uploads/{commands}

Credits

Background courtesy of:

lostandtaken.com/blog/2009/6/3/vintage-damask-textures-part-ii.html

About

Demo app using imgbrew image serving and manipulatio services

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published