/cusy.restapi.easyform

EasyForm integration for plone.restapi.

Primary LanguagePythonGNU General Public License v2.0GPL-2.0

CI Status Coverage Status Latest Version Egg Status

https://img.shields.io/pypi/pyversions/cusy.restapi.easyform.svg?style=plastic:alt:Supported-PythonVersions

License

cusy.restapi.easyform

EasyForm integration for plone.restapi.

Features

  • Get the EasyForm schema in JSON+SCHEMA format using the @form endpoint.
  • Post form data to an EasyForm form using the @form endpoint.

Installation

Install cusy.restapi.easyform by adding it to your buildout:

[buildout]

...

eggs =
    cusy.restapi.easyform

and then running bin/buildout

Contribute

Support

If you are having issues, please let us know by adding a new ticket.

License

The project is licensed under the GPLv2.