adhocracy_core.resources.service module

Basic Pool to give the client a endpoint to post specific resource types.

interface IBasicService[source]

Extends: adhocracy_core.interfaces.IServicePool

Basic service resource type.

The resource name is always set to the content_name.

includeme(config)[source]

Add resource type to registry.