Mock Text endpoint

A live endpoint that answers with a small Text body and any of 14 HTTP status codes, from 200 to 504. Plain text, no structure. Handy for health checks and for clients that only read the status code. No signup, CORS enabled, nothing logged.

Try the 200 version

curl -i https://demo-txt-200.supercrontab.com/

Sample body (text/plain; charset=utf-8)

ok 42