Skip to content
/ blobwizard Public

PoC for using jclouds BlobStore with Dropwizard

License

Notifications You must be signed in to change notification settings

mss/blobwizard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blobwizard

This is a proof of concept for using jclouds BlobStore with Dropwizard. Its actual purpose is to check out the jclouds API and have a simple daemon to play around with.

Starting

To build and start try this:

mvn clean package
java -jar target/blobwizard.jar server src/test/config/target.yml
curl -v http://127.0.0.1:8080/blob/target/classes/banner.txt

About

PoC for using jclouds BlobStore with Dropwizard

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published