Now that wasteof beta isn’t private, the api works for it, that’s epic
i will never know what endpoints the endpoint monster covered up were aaaa
( 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