Skip to content

pretagov/cusy.restapi.info

 
 

Repository files navigation

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.

About

Site and content info for plone.restapi.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 86.2%
  • RobotFramework 13.8%