Welcome to collective.restapi.pam’s documentation!

https://secure.travis-ci.org/collective/collective.restapi.pam.png?branch=master https://coveralls.io/repos/github/collective/collective.restapi.pam/badge.svg?branch=master Code Health https://readthedocs.org/projects/collectiverestapipam/badge/?version=latest

collective.restapi.pam

An add-on providing plone.restapi endpoint for translations handled using plone.app.multilingual versions 1.x and 2.x

Documentation

Full documentation for end users can be found in the “docs” folder, and is also available online at https://collectiverestapipam.readthedocs.io

Installation

Install collective.restapi.pam by adding it to your buildout:

[buildout]

...

eggs =
    collective.restapi.pam

and then running bin/buildout

License

The project is licensed under the GPLv2.