0.1.11 • Published 6 years ago

hubot-http-code v0.1.11

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

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.

0.1.11

6 years ago

0.1.10

9 years ago

0.1.9

10 years ago

0.1.8

10 years ago

0.1.7

10 years ago

0.1.6

10 years ago

0.1.5

10 years ago

0.1.4

10 years ago

0.1.3

10 years ago

0.1.2

10 years ago

0.1.1

11 years ago

0.1.0

11 years ago