# httpAll Tags
httpclient
13 Jul 2021HTTP client library written in Go. I wrote this because at that time the stdlib http client is/was too plain for me having me to write many things. This library wrap many things including multipart, methods, middlewares like retry, logging, and ba…
en
This library intent to add some features on top of httprouter. At the time, I added graceful shutdown, middlewares, routes grouping, async…