[Ovirt-devel] OVirt public API

David Lutterkort dlutter at redhat.com
Wed Jul 16 21:16:48 UTC 2008


On Wed, 2008-07-16 at 21:21 +0100, Daniel P. Berrange wrote:
> I've no idea how you're anticipating doing the server side coding for
> the API, but if there was a way todo it such that the Ruby impl of
> the APIs didn't have any direct knowledge of REST, we could add in
> other API styles later.

The nice thing about REST is that it's very well supported in Rails, to
the point that exposing things through REST is as simple as doing
traditional WUI responses (actually simpler, since you don't have to
worry about those pesky views)

In terms of implementation, it is definitely the quickest way to get an
API going.

David





More information about the ovirt-devel mailing list