0.1.11 • Published 5 years ago

hubot-http-code v0.1.11

Weekly downloads
2
License
MIT
Repository
github
Last release
5 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

5 years ago

0.1.10

8 years ago

0.1.9

9 years ago

0.1.8

9 years ago

0.1.7

9 years ago

0.1.6

9 years ago

0.1.5

9 years ago

0.1.4

9 years ago

0.1.3

9 years ago

0.1.2

9 years ago

0.1.1

10 years ago

0.1.0

10 years ago