add myhttp (#1584)

This commit is contained in:
Inanc Gumus 2017-09-17 18:27:57 +03:00 committed by Avelino
parent 2474a2ac75
commit e0d9a91222

View File

@ -1251,6 +1251,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [mp](https://github.com/sanbornm/mp) - Simple cli email parser. It currently takes stdin and outputs JSON.
* [mssqlx](https://github.com/linxGnu/mssqlx) - HA client for master slave (or master master) database which integrates simple, lightweight round-robin balancer. Based on sqlx.
* [multitick](https://github.com/VividCortex/multitick) - Multiplexor for aligned tickers.
* [myhttp](https://github.com/inancgumus/myhttp) - Simple API to make HTTP GET requests with timeout support.
* [netbug](https://github.com/e-dard/netbug) - Easy remote profiling of your services.
* [ngrok](https://github.com/inconshreveable/ngrok) - Introspected tunnels to localhost.
* [okrun](https://github.com/xta/okrun) - go run error steamroller.