Was this helpful?
API Status
Provides basic status and information about the API.
GET /api/v1/ HTTP/1.1 Host: blog-api.codewithsadee.com Accept: */*
API Status Information
{ "message": "API is live", "status": "ok", "version": "1.0.0", "docs": "https://docs.blog-api.codewithsadee.com", "timestamp": "2025-05-06T14:30:00.000Z" }