deltacloud-core 0.0.1
The Deltacloud API is built as a service-based REST API. You do not directly link a Deltacloud library into your program to use it. Instead, a client speaks the Deltacloud API over HTTP to a server which implements the REST interface.
Gemfile:
=
install:
=
Runtime Dependencies (10):
builder
>= 2.1.2
eventmachine
>= 0.12.10
haml
>= 2.2.17
json
>= 1.2.3
rack
>= 1.0.0
rack-accept-media-types
>= 0.9
rake
>= 0.8.7
rerun
>= 0.5.2
sinatra
>= 0.9.4
thin
>= 1.2.5