Add httpref (#3457)

This commit is contained in:
Pascal Dennerly 2021-01-23 06:28:24 +00:00 committed by GitHub
parent 169b98e006
commit 132c63827e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2396,6 +2396,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [grapes](https://github.com/yaronsumel/grapes) - Lightweight tool designed to distribute commands over ssh with ease.
* [GVM](https://github.com/moovweb/gvm) - GVM provides an interface to manage Go versions.
* [Hey](https://github.com/rakyll/hey) - Hey is a tiny program that sends some load to a web application.
* [httpref](https://github.com/dnnrly/httpref) - httpref is a handy CLI reference for HTTP methods, status codes, headers, and TCP and UDP ports.
* [jcli](https://github.com/jenkins-zh/jenkins-cli) - Jenkins CLI allows you manage your Jenkins as an easy way.
* [kala](https://github.com/ajvb/kala) - Simplistic, modern, and performant job scheduler.
* [kcli](https://github.com/cswank/kcli) - Command line tool for inspecting kafka topics/partitions/messages.