1.0.2 • Published 9 months ago

astro-healthcheck-ts v1.0.2

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
9 months ago

Astro Healthcheck

Add healthcheck endpoint to astro site.

Install

Automatic (recomended)

npx astro add astro-healthcheck-ts

Usage

Explicit

GET yoursite.com/heathcheck -> 200 { healthy: true }

Less bandwidth

HEAD yoursite.com/heathcheck -> 204
1.0.2

9 months ago

1.0.1

9 months ago

1.0.0

9 months ago