Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 474 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 474 Bytes

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
      • GET
      • POST
    • /v1/subscriptions/{guid}
      • GET
      • PATCH
      • DELETE
    • /v1/deletions/{id}
      • GET