Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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`