Get profile and list post of the author by id or username of author
GET/authors/:author
Get profile and list post of the author by author id or username
This API will get record from the database and return profile and list post of the author by id or username of author.
Request
Responses
- 200
- 400
- 404
- 500
Get author and list posts successfully
Bad Request
Not found
Internal server error