{"id":52768,"library":"nrdcg-goinwx","title":"GoINWX","description":"A Go client library for the INWX (InterNetWorX) API for domain and DNS management.","status":"active","version":"0.12.0","language":"go","source_language":null,"source_url":"https://github.com/nrdcg/goinwx","tags":["inwx","domain","dns","api-client"],"install":[{"cmd":"go get github.com/nrdcg/goinwx","lang":"bash","label":"Install github.com/nrdcg/goinwx"}],"dependencies":[],"imports":[{"symbol":"goinwx","correct":"github.com/nrdcg/goinwx"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/nrdcg/goinwx\"\n)\n\nfunc main() {\n\tclient := goinwx.NewClient(\"username\", \"password\")\n\tinfo, err := client.Account.Info()\n\tif err != nil {\n\t\tfmt.Println(err)\n\t\treturn\n\t}\n\tfmt.Println(info)\n}","lang":"go","description":"Authenticate and retrieve account information from INWX."},"warnings":[],"env_vars":null,"search_vec":"'api':10,20 'api-cli':19 'client':4,21 'dns':14,18 'domain':12,17 'go':3 'goinwx':1 'internetworx':9 'inwx':8,16 'librari':5 'manag':15","created_at":"2026-06-15T07:10:51.945776+00:00","updated_at":"2026-06-15T07:10:51.945776+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/nrdcg/goinwx","github":"https://github.com/nrdcg/goinwx","docs":"https://pkg.go.dev/github.com/nrdcg/goinwx#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["networking","cloud"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}