FastAPI on Google Cloud
Your API.
Up and running.
Send a request to your FastAPI service running on Cloud Run and check its current status.
Health check
GET /health
Response
No request sent yet.
Next.js → Cloud Run → FastAPI
FastAPI on Google Cloud
Send a request to your FastAPI service running on Cloud Run and check its current status.
Health check
GET /health
Response
No request sent yet.
Next.js → Cloud Run → FastAPI