radiator
radiator copied to clipboard
There is an endpoint (per podcast) that accepts content
the endpoint requires:
- authentication
- id (or some other identifier like name or slug) of a podcast
- content/text
the content can be an url (website, pdf, image, ...) or plain text an item for the inbox will be created that can be found under the wip-episode of the selected podcast
- can be used via the bookmarklet or via an external api
- you have to authenticate to use the endpoint (no public use)
- the authenticated user that uses the endpoint will automatically be the creator of the item
- content must be sanitized before it get's persisted