ISIS3510-202410-Team-13 / Backend

Efficient time management and meeting coordination
0 stars 0 forks source link

Update Index.js: POST user/events endpoint added #26

Closed SnowArtz closed 4 months ago

SnowArtz commented 4 months ago

The POST endpoint for adding an event to an specific user is implemented.

Route: '/user/:id/events'

Closes #25