API Health Check Designer
Design a comprehensive API health check with this AI prompt, ensuring robust service availability and traffic routing decisions.
What this prompt does
- Provides a comprehensive API health check implementation for monitoring service availability and making traffic routing decisions.
- Designs robust health check patterns to prevent cascading failures in microservices architectures.
- Includes endpoint validation, response code verification, and intelligent retry logic for handling transient failures.
How to use this prompt
- Fill in the [INSERT YOUR API HEALTH ENDPOINT URL], [INSERT EXPECTED SUCCESS STATUS CODE], [INSERT YOUR PREFERRED PROGRAMMING LANGUAGE], [INSERT YOUR MONITORING/ALERTING SYSTEM], and [INSERT KEY DEPENDENCIES TO CHECK] placeholders with your specific API details, expected status code, programming l…
- Example: "My health endpoint URL is 'https://api.example.com/health'. My expected successful status code is 200. My programming language preference is Python. My monitoring system is Prometheus. My critical service dependencies include database connectivity and third-party API availability."
Free prompt — copy, paste and run. Part of the Coding prompts collection in the God of Prompt library.