Provides endpoints for site and content information.
- Get information about the Plone site using the
@siteinfo
endpoint. - Get information about a content item using the
@contentinfo
endpoint.
Install cusy.restapi.info
by adding it to your buildout:
[buildout] ... eggs = cusy.restapi.info
and then running bin/buildout
- Issue Tracker: https://github.com/cusyio/cusy.restapi.info/issues
- Source Code: https://github.com/cusyio/cusy.restapi.info
If you are having issues, please let us know by adding a new ticket.
The project is licensed under the GPLv2.