Skip to content

Latest commit

 

History

History
74 lines (45 loc) · 1.97 KB

README.rst

File metadata and controls

74 lines (45 loc) · 1.97 KB
CI Status Coverage Status Latest Version Egg Status

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

License

cusy.restapi.info

Provides endpoints for site and content information.

Features

  • Get information about the Plone site using the @siteinfo endpoint.
  • Get information about a content item using the @contentinfo endpoint.

Installation

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

[buildout]

...

eggs =
    cusy.restapi.info

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.