public
Description: A client library for the Windows Azure Cloud Computing Platform
Homepage:
Clone URL: git://github.com/tomasr/azuli.git
tomasr (author)
Wed Oct 29 11:06:52 -0700 2008
commit  93f56dc77a4ad557e0426e3d7833ecaa3e713fb5
tree    2d1826b0a6d070d1ec5e4e22b81fcfe8fe3e2c34
parent  936643c17f30e830d80fadad6581d4cd3c09bc27
azuli /
name age message
file .gitignore Mon Oct 13 12:32:14 -0700 2008 initial commit with some stuff working [tomasr]
file README Mon Oct 27 17:37:15 -0700 2008 Added readme and adjusted tests [tomasr]
directory lib/ Wed Oct 29 11:06:52 -0700 2008 Added Queue.push [tomasr]
directory tests/ Wed Oct 29 11:06:52 -0700 2008 Added Queue.push [tomasr]
README
Azuli is a simple client library for the Windows Azure Cloud Computing Platform. Right now, only the Blob services are 
supported, but the idea is to also support the queue and table services in time.

The current code is ugly, but I hope to improve it :)