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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.2
    13
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.2
    13
  • 0.0.1
    1

Package Sidebar

Install

npm i http-response

Weekly Downloads

11

Version

0.0.2

License

MIT

Last publish

Collaborators

  • jviotti