Navigation Menu

Skip to content

collective/collective.restapi.pfg

Repository files navigation

image

image

collective.restapi.pfg

This is an attempt to build a JSON Schema based endpoint for PloneFormGen forms, so the form can be built in the front-end in the same way that is done for Dexterity fields in plone.restapi.

It also provides a form-data sending endpoint to send the form.

Under the hood it delegates all form processing to PloneFormGen, so it should work as an stardard PloneFormGen.

Documentation

Not yet :)

Installation

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

[buildout]

...

eggs =
    collective.restapi.pfg

and then running bin/buildout

Contribute

Support

If you are having issues, please let us know.

License

The project is licensed under the GPLv2.

About

JSON schema based GET endpoint for PloneFormGen and a form data sending endpoint

Resources

License

GPL-2.0, Unknown licenses found

Licenses found

GPL-2.0
LICENSE.GPL
Unknown
LICENSE.rst

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published