|
The REST API provides a RESTful JSON interface to the datastore. All entities are accessed, queried and
stored as resources via well defined HTTP methods.
Support for REST is in its early stages and will be enhanced in future releases.
The REST API automatically exposes the persistent class in RESTful style, and requires minimum configuration
as detailed in the sections linked below.
-
Only Persistent class using Application Identity are supported.
|
|