Ecosyste.ms: Awesome
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: 21 days 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 (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-05-10T05:52:30.000Z (over 1 year ago)
- Last Synced: 2024-10-04T17:46:43.262Z (about 1 month 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`
```
$ httpcodesplease 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)