https://github.com/go-resty/resty • Feature • GET, POST, PUT, DELETE, HEAD, PATCH, OPTIONS • Request header, query, path param • Request body: string, []byte, struct, map, slice and io.Reader (Auto detects Content-Type) • Retry • Request and Response middlewares