issues
search
bounswe
/
bounswe2024group7
Collaborative hub for 2024Group7
https://bounswe.github.io/bounswe2024group7/
4
stars
3
forks
source link
Issue#166 return posts of specific user
#169
Closed
oguzhekim
closed
1 month ago
oguzhekim
commented
1 month ago
GET /api/user/{username} endpoint now returns posts of that user as well
Created new endpoint: GET /api/posts/user/{username} returns posts belonging to that user. Requires authentication (can be changed).