bradcypert / porios

Connecting people through podcasts.

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create endpoint for Events

bradcypert opened this issue · comments

commented

Need to create an endpoint for the following:

  • Create
  • Delete

Under User Endpoint:

  • Get Events For User
  • Get Events For Users Followees

Under Podcast Endpoint:

  • Get Events For Podcast
commented

Actually, we may not need create and delete, as theres really no reason for those to exist as endpoints. That being said, I'll need to add a way to handle creating them and deleting them, by events are byproducts of comments, subscribing, and following.