SJSUCSClub / acmsjsu-web

https://acmsjsu.org
0 stars 1 forks source link

backend - handle Edit Workshop + RSVP + get workshop info (BE) (1) #21

Open pankinkun opened 1 year ago

pankinkun commented 1 year ago

POST /api/workshop/[:id] add attendees' id into the Attendees array of Workshop

GET /api/workshop/[:id] get workshop info

PUT /api/workshop/[:id] Update data in the database