janevalencia / nextjs-ssr-comments

Interactive Comment Sections developed using NextJS/TailwindCSS/Express-MongoDB by Jane Valencia
https://fem-comments-hucu-janevalencia.vercel.app/
2 stars 0 forks source link

[BE] Create PUT: api/replies/[id] #42

Closed janevalencia closed 2 years ago

janevalencia commented 2 years ago

Description

Create a PATCH api to edit a comment content of a response (by id).

Acceptance Criteria