[ 
https://issues.apache.org/jira/browse/IGNITE-1774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Griggs reassigned IGNITE-1774:
--------------------------------------

    Assignee:     (was: Michael Griggs)

> REST API should be implemented using Jersey
> -------------------------------------------
>
>                 Key: IGNITE-1774
>                 URL: https://issues.apache.org/jira/browse/IGNITE-1774
>             Project: Ignite
>          Issue Type: Improvement
>    Affects Versions: ignite-1.4
>            Reporter: Michael Griggs
>
> Jersey+Jetty is a well established method for implementing RESTful 
> interfaces.  
> The REST API should implement non-modifying cache methods (e.g., get()) via 
> HTTP GET methods, and modifying cache methods (e.g., put(), replace()) via 
> HTTP POST methods.  This allows the JSON data to be correctly formatted in 
> the body of the message, instead of needing to be URL-encoded on the URI.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to