XHttp Simple HTTP client library for Go (inspired by Python requests) Features GET, OPTIONS, HEAD, POST, PUT, PATCH, DELETE Json Response Installation go get github.com/chenxingyuu/xhttp Usage