Skip to content

Latest commit

 

History

History
74 lines (46 loc) · 1.68 KB

README.rst

File metadata and controls

74 lines (46 loc) · 1.68 KB

plone.jsonapi.routes

Author: Ramon Bartl
Version: 0.7
Build Status

This is an add-on package for plone.jsonapi.core which provides some basic URLs for Plone standard contents (and more).

The routes package is built on top of the plone.jsonapi.core package to allow Plone developers to build modern (JavaScript) web UIs which communicate through a RESTful API with their Plone site.

The plone.jsonapi.routes is compatible with Plone 4.

http://plonejsonapiroutes.readthedocs.org

A small tec demo is available on youtube:

http://www.youtube.com/watch?v=MiwgkWLMUqk

MIT - do what you want