kjeganathan / peer-recognition-tool

The peer recognition tool is a tool to recognize peers for their achievements, accomplishments, and contributions.
0 stars 0 forks source link

Notifications endpoints #68

Closed ShotaroSessions closed 3 years ago

ShotaroSessions commented 3 years ago

Implementation of notifications endpoints: POST: Notification creation endpoint. GET: Endpoint to get the current user's active notifications. DELETE (without optional notifId): Endpoint to delete all of current user's active notifications DELETE (with optional notifId): Endpoint to delete the current user's active notification with the Id notifId