bradcypert / porios

Connecting people through podcasts.

Home Page:http://www.porios.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Endpoint for Subscriptions

bradcypert opened this issue · comments

commented

Need to create an endpoint for the following:

  • Create
  • Delete
  • Delete Subscription given user and podcast id

Under User Endpoint:

  • Get all subscriptions for a given user

Under Podcast Endpoint:

  • Get all subscribers for a given podcast (returns Users)
  • Get subscriber count for a given podcast