How about

qrest?

/peter

On Fri, May 2, 2008 at 11:16 AM, Niclas Hedhman <[EMAIL PROTECTED]> wrote:
> Gang,
>
>  The Restlet server is opening port 8182 and expects the URL path to be;
>  /entity/{type}/{identity}
>  For instance; 
> http://localhost:8182/entity/org.qi4j.rest.RestTest$TestEntity/1234
>
>  I have committed the beginning of the RESTful interface. The following
>  things are supported;
>
>   * Entity PUT, GET, DELETE
>   * Only String Properties
>   * XML variant
>
>  We need SOMEONE (one or more) to step up and work on the other bits, such as;
>
>   * /entity should return a list of all EntityTypes in the system.
>   * /entity/{type} should return the identities of a particular type.
>   * Types; Numericals, Date, BLOB
>   * Associations
>   * ManyAssociations
>
>  Bare in mind that the all references to entities have a valid URL, so
>  that one don't need to know the URL scheme, and can simply create a
>  XSL transform script that let me navigate in an HTML browser.
>
>  We will also need to start a discussion on how to interface with the
>  Query API and Services via the Rest API.
>
>  Perhaps also give the project a name ??
>
>
>  Cheers
>  Niclas
>
>  _______________________________________________
>  qi4j-dev mailing list
>  [email protected]
>  http://lists.ops4j.org/mailman/listinfo/qi4j-dev
>
>



-- 
GTalk: neubauer.peter
Skype peter.neubauer
ICQ 18762544
GTalk neubauer.peter
Phone +46704 106975
LinkedIn http://www.linkedin.com/in/neubauer

http://www.neo4j.org - New Energy for Data - the Graph Database.
http://www.ops4j.org - New Energy for OSS Communities - Open
Participation Software.
http://www.qi4j.org - New Energy for Java - Domain Driven Development.

_______________________________________________
qi4j-dev mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/qi4j-dev

Reply via email to