Add a /health endpoint #9

Closed
opened 2026-06-14 18:40:31 +00:00 by dominicf2001 · 0 comments
dominicf2001 commented 2026-06-14 18:40:31 +00:00 (Migrated from github.com)

Add health checkpoint. Wanted by fly.io and also just good for general robustness

Do not account for printful/webflow related health checking to this endpoint, that can be possibly be another endpoint

Done when:

  • Return status: "ok" to indicate API is alive
  • Check that all environmental variables are set
Add health checkpoint. Wanted by fly.io and also just good for general robustness Do not account for printful/webflow related health checking to this endpoint, that can be possibly be another endpoint Done when: - [x] Return status: "ok" to indicate API is alive - [x] Check that all environmental variables are set
Sign in to join this conversation.