krmallon / chapter-app

Chapter Web App
0 stars 0 forks source link

Create Reading Goal endpoints #33

Open krmallon opened 3 years ago

krmallon commented 3 years ago

GET

Goals by user ID: /api/v1.0//goals

POST

Set new reading goal: /api/v1.0/goals/new

PUT

Edit reading goal: /api/v1.0/goals/

DELETE

Delete reading goal: /api/v1.0/goals/