BlogCategoryGet category by slugGet category by slug GET /categories/:slug Get the category by slug This API will get records from the database and return the category by slug. Request Responses200400404500Get category successfullyBad RequestNot foundInternal server error