API access on plain http:// on httpbun.com will
start redirecting to `https://` soon. Requests over
https:// will keep working exactly as they do today, so
most people only need to add the s.
If you depend on httpbun for anything critical, like CI, please
run a local instance instead of relying on
the hosted one.
Build your own API endpoint, by combining multiple functionalities into one endpoint.
User guide.