hubot-http-code

0.1.11 • Public • Published

Hubot HTTP Code Script

Hubot script that displays information about http status codes. Helpful during API development and you don't remember a HTTP status code.

Usage

npm install --save hubot-http-code

Open external-scripts.json and enable the module, by putting it's name into it:

["your-other", "external-script", "hubot-http-code"]

Then you can use the hubot http code <code> command to ask for http code.

/hubot-http-code/

    Package Sidebar

    Install

    npm i hubot-http-code

    Weekly Downloads

    2

    Version

    0.1.11

    License

    MIT

    Unpacked Size

    83.1 kB

    Total Files

    10

    Last publish

    Collaborators

    • ajnasz