
ST8US
Usage (CLI) ⚒️
Installation
npm install -g st8us
Input
Provide a status code
st8us --code 404
st8 -c 404
Response
╔═════════════════════════════════════════════════════════════════════════════════════╗
║ ║
║ 404: Not Found ║
║ ║
║ The server can not find requested resource. In the browser, this means the URL ║
║ is not recognized. In an API, this can also mean that the endpoint is valid but ║
║ the resource itself does not exist. Servers may also send this response instead ║
║ of 403 to hide the existence of a resource from an unauthorized client. This ║
║ response code is probably the most famous one due to its frequent occurence on ║
║ the web. ║
║ ║
║ Learn more at: https://tools.ietf.org/html/rfc7231#section-6.5.4 ║
║ ║
╚═════════════════════════════════════════════════════════════════════════════════════╝
Cover image courtesy of Erik Mclean.
Comments
In almost all cases, the comments section is a vile cesspool of Reply Guys, racists, and bots.
I don't want to have to deal with that kind of hell so I don't have a comments section.
If you want to continue the conversation, you can always hit me up on Mastodon (which is not a vile cesspool of Reply Guys, racists, and bots).