Skip to content

dam1/Imageapi-cloudfoundry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Image Image Api

Tuto : http://ibmbluemix.blogspot.com/2014/06/create-your-own-cloud-image-api.html

Links

heroku-buildpack-graphicsmagick : https://github.com/mcollina/heroku-buildpack-graphicsmagick
heroku-buildpack-multi : https://github.com/ddollar/heroku-buildpack-multi
image resize library for node Js : https://github.com/aheckmann/gm

Requirement:

this article : http://ibmbluemix.blogspot.com/2014/05/tips-if-you-have-problem-to-publish.html
the custom buildpack : https://github.com/dam1/cloudfoundry-custom
the demo : https://github.com/dam1/Image-Service-Api-Example---Node-Js

Tuto:

git clone [email protected]:dam1/Image-Service-Api-Example---Node-Js.git

cf push cloudimageapi --no-manifest  -b git://github.com/dam1/cloudfoundry-custom.git

"-b git://github.com/da..." let us choose a custom buildpacks

try http://cloudimageapi.ng.bluemix.net/image?width=400&height=300

About

Resize image on the fly with node js and Bluemix

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published