Skip to content

collective/plone.jsonapi.routes

Repository files navigation

Plone JSON API Routes

Author

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

Version

0.9.3

Table of Contents

Lastest Build Status

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

Build Status

image

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