Open pankinkun opened 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
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