plone.jsonapi.routes

Plone JSON API -- Routes


License
MIT
Install
pip install plone.jsonapi.routes==0.9.4

Documentation

Plone JSON API Routes

Author: Ramon Bartl (RIDING BYTES - http://ridingbytes.com)
Version: 0.9.3

Lastest Build Status

Master Branch https://github.com/collective/plone.jsonapi.routes

Build Status https://readthedocs.org/projects/pip/badge/

Introduction

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

Motivation

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.

Compatibility

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

Documentation

http://plonejsonapiroutes.readthedocs.org

Source:

https://github.com/collective/plone.jsonapi.routes/tree/master/docs

See it in action

A small tec demo is available on youtube:

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

License

MIT - do what you want