← go back
( get ) /users/{ username }
    Returns an object with information about a user
( get ) /users/{ username }/posts
    Returns an Object with an array of 15 of the user's most recent posts
( get ) /posts/{ postId }
    Returns information about a post
Jan 16, 2022, 11:49 PM
2 0 0

Comments