Skip to content

microlinkhq/healthcheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

microlink logo microlink logo

Deploy with Vercel

Microservice to retrieve your CloudFlare Health Checks.

It retrieves your CloudFlare Health Checks

in unified way, being possible consume it as JSON payload from anywhere

Environment Variables

ZONE_ID

Required
Type: string

The zone identifier associated with your domain.

X_AUTH_EMAIL

Required
Type: string

The email associated with your CloudFlare account.

X_AUTH_KEY

Required
Type: string

The authorization token associated with your CloudFlare account.

REQ_TIMEOUT

Type: number
Default: 8000

It specifies how much time after consider a request as timeout, in milliseconds.

MAX_CACHE

Type: number
Default: 60000 (1m)

It specifies how much time a response can be cached, in milliseconds.

License

oss © microlink.io, released under the MIT License.
Authored and maintained by Kiko Beats with help from contributors.

microlink.io · GitHub microlink.io · Twitter @microlinkhq

Releases

No releases published

Packages

No packages published