/plone.jsonapi.routes

Plone JSONAPI Route Providers

Primary LanguagePython

plone.jsonapi.routes

Author: Ramon Bartl
Version: 0.7

Latest Build Status

Build Status

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.

Documentation

http://plonejsonapiroutes.readthedocs.org

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