Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: --Sprint 12/11, 6.1.0 CE RC1
-
Component/s: API > JavaScript, Tools > Service Builder
-
Labels:None
-
Similar Issues:
Description
The goal is to exposé portal services to follow REST principles, as much as possible. Service methods that will be exposed are marked with REST annotation specifing mapped URI and HTTP method.
Since reinventing the wheel is almost never a good idea, we won't be creating our own RESTful protocol and will reuse as much as possible of AtomPub and the Gdata extensions to it (for example the JSON equivalent to the Atom XML).
