You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@polygene.apache.org by "Niclas Hedhman (JIRA)" <ji...@apache.org> on 2015/08/02 12:32:04 UTC

[jira] [Created] (ZEST-111) Easy to use Restful Library

Niclas Hedhman created ZEST-111:
-----------------------------------

             Summary: Easy to use Restful Library
                 Key: ZEST-111
                 URL: https://issues.apache.org/jira/browse/ZEST-111
             Project: Zest
          Issue Type: Bug
            Reporter: Niclas Hedhman
             Fix For: 3.0


A library for creating Restful applications in a quick and powerful manner.

* CRUD handling of Entities if one so chooses.
* Resources for 'anything'
* Link traversals
* Autobuilding the EntryPoint (bookmarkable) document.
* Invocation of methods on resources or entities.
* Support for www-form-urlencoded to ValueComposite
* Security support (want to use Shiro library, yet integrate with Restlet's)

* Application structure support. Predefined, but replaceable, layers are;
    - Connectivity
    - Resource
    - Domain
    - Infrastructure
    - Configuration




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)