[Engine-devel] which RESTful framework ovirt-engine used
Juan Hernandez
jhernand at redhat.com
Fri May 24 08:16:02 UTC 2013
On 05/24/2013 09:42 AM, wlbleaboy at 126 wrote:
> Hi all:
>
> Recently , I’m studying ovirt-engine’ REST API, I want to know
> which framework of RESTful
>
> ovirt-engine used.
>
> For example, if I wanted to build a web server with RESTful
> API like ovirt-engine, which framework
>
> or technology I need.
>
> When I search “RESTful” as a keyword in some opensource
> website, I get results like this:
>
> *SemREST *--* A Java Framework for the Semantic Extension of RESTful Web
> Services*
>
> *JAX-RS -- *
>
> *Kauri*
>
> *Jersey*
>
> *RESTEasy*
>
> **
>
> and so on…
>
The engine uses JAX-RS, which is the Java standard for REST, and the
implementation of that standard that we use is RESTEasy, as it is
already included inside JBoss AS.
--
Dirección Comercial: C/Jose Bardasano Baos, 9, Edif. Gorbea 3, planta
3ºD, 28016 Madrid, Spain
Inscrita en el Reg. Mercantil de Madrid – C.I.F. B82657941 - Red Hat S.L.
More information about the Engine-devel
mailing list