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

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

Hs view post details #68

Closed hrlnsnchz closed 3 years ago

hrlnsnchz commented 3 years ago

Description

Can make get requests for single posts using their id for reference.

Testing Instructions

git fetch --all git checkout hs-view-post-details watchgod request_handler.main

To test, open client branch and follow the instructions there.

OR:

On Postman make a get request for a particular post in your database using its id: http://localhost:8088/posts/1

Keep watchgod running for the client side test.

Checklist: