Skip to main content

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

Get author and list posts successfully