Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

There is an endpoint (per podcast) that accepts content #496

Open
sorax opened this issue Nov 17, 2023 · 0 comments
Open

There is an endpoint (per podcast) that accepts content #496

sorax opened this issue Nov 17, 2023 · 0 comments

Comments

@sorax
Copy link
Collaborator

sorax commented Nov 17, 2023

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
@sorax sorax converted this from a draft issue Nov 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

1 participant