Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/txuritan/pod-sync
An open source Open Podcast API server.
https://github.com/txuritan/pod-sync
open-podcast-api podcast podcasting podcasts self-hosted
Last synced: 20 days ago
JSON representation
An open source Open Podcast API server.
- Host: GitHub
- URL: https://github.com/txuritan/pod-sync
- Owner: Txuritan
- Created: 2024-07-24T08:10:16.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-07-28T21:40:59.000Z (6 months ago)
- Last Synced: 2024-07-29T03:05:01.313Z (6 months ago)
- Topics: open-podcast-api, podcast, podcasting, podcasts, self-hosted
- Language: Rust
- Homepage:
- Size: 305 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pod-Sync
An open source Open Podcast API server.
**WARNING**: This server is in a pre-alpha state! It can and will change. **DO NOT USE**
## Progress
- [ ] OAuth 2.0 Authentication
- [ ] Api Key Authentication
- [ ] Subscriptions
- [ ] `/v1/subscriptions`
- [X] `GET`
- [ ] `POST`
- [ ] `/v1/subscriptions/{guid}`
- [X] `GET`
- [ ] `PATCH`
- [X] `DELETE`
- [ ] `/v1/deletions/{id}`
- [X] `GET`