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