http-response

0.0.2 • Public • Published

http-response

Get info about HTTP codes right in your terminal

Did you ever forget what an HTTP code was about, and found yourself looking trough the internet to find out it's meaning or purpose? That's why I made this tool. With it, you can get not only the name of the code but also it's type and description directly from Wikipedia on your terminal emulator.

Usage

$ http-response [codeNumber]

Examples

$ http-response 201

| 201 Created

Type: Success

The request has been fulfilled and resulted in a new resource being created.

License

MIT

Dependencies (3)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i http-response

    Weekly Downloads

    25

    Version

    0.0.2

    License

    MIT

    Last publish

    Collaborators

    • jviotti