An open API service indexing awesome lists of open source software.

https://github.com/zacanger/http-codes-cli

just get http status codes in your terminal
https://github.com/zacanger/http-codes-cli

cli code http node nodejs status terminal

Last synced: 5 months ago
JSON representation

just get http status codes in your terminal

Awesome Lists containing this project

README

          

installation: `npm i -g http-codes-cli`

usage: `httpcodes 401`, or `httpcodes all`

```
$ httpcodes

please provide a valid http status code, or all, or full string
usage example:
httpcodes 418
httpcodes all
httpcodes 'Moved Permanently'

```

[Donate](https://ko-fi.com/zacanger)