Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DrDead0 authored Nov 11, 2024
1 parent c782b39 commit d7222b7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@ A basic social media backend developed with Node.js and Express, providing essen
| `/user/:id/follow` | POST | Follow another user |
| `/user/:id/unfollow` | POST | Unfollow a user |
| `/post` | POST | Create a new post |
| `/post/:id` | PUT | Edit a post |
| `/post/:id` | DELETE | Delete a post |
| `/post/:id/like` | PUT | Like a post |
| `/video` | POST | Upload a new video |
Expand Down

0 comments on commit d7222b7

Please sign in to comment.