BlogPostGet views count of the post by slugGet 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 Responses200400404500Get views count successfullyBad RequestNot foundInternal server error