{"id":74715,"library":"btnguyen2k-consu-gjrc","title":"Btnguyen2k Consu GJRC","description":"Generic utilities for working with JSON-based RESTful APIs in Go.","status":"active","version":"0.2.2","language":"go","source_language":null,"source_url":"https://github.com/btnguyen2k/consu","tags":["json","rest","api","client","utilities"],"install":[{"cmd":"go get github.com/btnguyen2k/consu/gjrc","lang":"bash","label":"Install github.com/btnguyen2k/consu/gjrc"}],"dependencies":[],"imports":[{"symbol":"gjrc","correct":"github.com/btnguyen2k/consu/gjrc"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/btnguyen2k/consu/gjrc\"\n)\n\nfunc main() {\n\tclient := gjrc.NewClient(\"https://api.example.com\")\n\tresp, err := client.Get(\"/endpoint\")\n\tif err != nil {\n\t\tpanic(err)\n\t}\n\tfmt.Println(resp)\n}","lang":"go","description":"Creates a REST client and makes a GET request."},"warnings":[],"env_vars":null,"search_vec":"'api':13,18 'base':11 'btnguyen2k':1 'client':19 'consu':2 'generic':4 'gjrc':3 'go':15 'json':10,16 'json-bas':9 'rest':12,17 'util':5,20 'work':7","created_at":"2026-06-17T19:07:12.814950+00:00","updated_at":"2026-06-17T19:07:12.814950+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/btnguyen2k/consu","github":"https://github.com/btnguyen2k/consu","docs":"https://pkg.go.dev/github.com/btnguyen2k/consu/gjrc#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["http-client","serialization"],"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}}