{"id":68788,"library":"ddliu-go-httpclient","title":"Go HTTP Client","description":"Powerful and easy to use HTTP client for Go with chainable API.","status":"active","version":"0.7.1","language":"go","source_language":null,"source_url":"https://github.com/ddliu/go-httpclient","tags":["http","client","rest","networking"],"install":[{"cmd":"go get github.com/ddliu/go-httpclient","lang":"bash","label":"Install github.com/ddliu/go-httpclient"}],"dependencies":[],"imports":[{"symbol":"httpclient","correct":"github.com/ddliu/go-httpclient"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/ddliu/go-httpclient\"\n)\n\nfunc main() {\n\tresp, _ := httpclient.Get(\"https://httpbin.org/get\", nil)\n\tfmt.Println(resp.String())\n}","lang":"go","description":"Performs a GET request and prints the response body."},"warnings":[],"env_vars":null,"search_vec":"'api':15 'chainabl':14 'client':3,10,17 'easi':6 'go':1,12 'http':2,9,16 'network':19 'power':4 'rest':18 'use':8","created_at":"2026-06-17T17:53:56.570606+00:00","updated_at":"2026-06-17T17:53:56.570606+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/ddliu/go-httpclient","github":"https://github.com/ddliu/go-httpclient","docs":"https://pkg.go.dev/github.com/ddliu/go-httpclient#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["http-client"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}