plone.restapi
https://github.com/plone/plone.restapi
Python
RESTful API for Plone.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported1 Subscribers
Add a CodeTriage badge to plone.restapi
Help out
- Issues
- fix: @querystring shouldn't list userids
- fix: get schemata defined in the context
- Add endpoint that uses plone.volto `block_types` indexer (wip)
- restapi double parameter is broking code.
- Support 'not' queries with @search endpoint.
- control panel throws exception if accessed before addon upgrade step that adds field (controlpanel serializer so it handles schemas with new fields by returning field default)
- Read json from request BODYFILE instead of BODY.
- TUS temporary file optimization (mv instead of read on same filesystem)
- Add param option to exclude basic metadata from GET content
- Add facet count endpoint
- Docs
- Python not yet supported