Skip to content

Get user and user's posts

logrunner requested to merge F12-update-get-post-by-user into develop
  • Add a route to get users posts
  • Change of retrieved datas when we get a specific user (we get the number of post but no real posts).
  • Add a better way to delete / add a post for a user.
  • Better error handling.
  • Add Utils functions.
  • Update postman collection and set up of a better way to use postman

Merge request reports