Back to Browse

Design REST API Urls

21 views
Dec 18, 2023
1:22

URL Design for Comments API: GET /posts/{id}/comments: Retrieve a list of all comments. GET /posts/{id}/comments/{commentId}: Retrieve a particular comment. POST /posts/{id}/comments: Create a comment. PUT /posts/{id}/comments/{commentId}: Update a particular comment. DELETE /posts/{id}/comments/{commentId}: Delete a comment.

Download

1 formats

Video Formats

360pmp41.6 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Design REST API Urls | NatokHD