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
- Host: GitHub
- URL: https://github.com/zacanger/http-codes-cli
- Owner: zacanger
- License: mit
- Created: 2016-08-25T00:54:36.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-05-10T05:52:30.000Z (over 2 years ago)
- Last Synced: 2025-03-02T14:50:17.650Z (11 months ago)
- Topics: cli, code, http, node, nodejs, status, terminal
- Language: JavaScript
- Homepage: http://npm.im/http-codes-cli
- Size: 620 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE.md
- Security: .github/SECURITY.md
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)