full-stack-fastapi-template
full-stack-fastapi-template copied to clipboard
add health check point
This PR introduces a health check endpoint to monitor service availability and database connectivity. Impact: Enables better monitoring Helps DevOps with uptime checks Follows REST API best practices