Skip to main content

Get views count of the post by slug

GET 

/posts/:slug/view-count

Get views count of the post by slug

This API will get record from the database and return views count of the post by slug.

Request

Responses

Get views count successfully