statoo

`statoo` is a super simple http GET tool for checking site health

A super basic http tool that makes only GET request to given URL and returns status code of the response. Well, if you are curl or http (httpie) user, you can make the same kind of request and get a kind-of same response since statoo is way better simple :)

Copilot says: AI-generated

A pocket-sized HTTP poke that fires a single GET and returns status timing and optional JSON so quick health checks and CI scripts stay delightfully simple. | FEATURES: 🔥 Simple single GET status reporting with gzip header injection | ⚡ Machine-friendly JSON output with elapsed timing and status fields | 🎯 Custom request headers basic auth timeout and skip certificate options | 🧭 Body text search and response header lookup for targeted checks

This summary was generated by GitHub Copilot based on the project README.