nss-day-cohort-46 / rare-server-groovy-goblins

rare-server-groovy-goblins created by GitHub Classroom
0 stars 2 forks source link

Ap edit post #66

Closed daprieu closed 3 years ago

daprieu commented 3 years ago

Description

server side code to edit posts

Fixes #15

Type of change

Testing Instructions

In Postman set address to http://localhost:8088/posts/<any post id> set PUT make changes related to the post keys and hit enter.

git fetch --all git checkout ap-editPost

Checklist: