-
Notifications
You must be signed in to change notification settings - Fork 0
Frontend Routes
Ty-Newman edited this page Dec 1, 2020
·
2 revisions
User-facing routes
Log In Page
Sign Up page
Authentication required to access
Navigation bar, list of laughs, laugh creation form, laugh edit form, laugh delete button, a create/delete laugh review button
GET /api/laughsPOST /api/laughsPOST /api/laughs/:id/reviewsDELETE /api/laughs/:id/reviewsPUT /api/laughs/:idDELETE /api/laughs/:id
Authentication required to access
Navigation bar, details for specified chirp, chirp edit form, chirp delete button, chirp like/unlike button