{"id":17909009,"url":"https://github.com/jpbede/go-autodns","last_synced_at":"2025-10-07T07:46:46.644Z","repository":{"id":57571005,"uuid":"268252986","full_name":"jpbede/go-autodns","owner":"jpbede","description":"Go client package for the InternetX AutoDNS JSON API","archived":false,"fork":false,"pushed_at":"2021-05-20T10:17:10.000Z","size":36,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-10-28T19:23:50.547Z","etag":null,"topics":["go","golang","golang-package","internetx","internetx-autodns-api"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jpbede.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":["jpbede"]}},"created_at":"2020-05-31T10:02:05.000Z","updated_at":"2024-02-08T22:58:54.000Z","dependencies_parsed_at":"2022-09-17T05:23:59.955Z","dependency_job_id":null,"html_url":"https://github.com/jpbede/go-autodns","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpbede%2Fgo-autodns","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpbede%2Fgo-autodns/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpbede%2Fgo-autodns/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpbede%2Fgo-autodns/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jpbede","download_url":"https://codeload.github.com/jpbede/go-autodns/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":229898264,"owners_count":18141274,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["go","golang","golang-package","internetx","internetx-autodns-api"],"created_at":"2024-10-28T19:19:36.463Z","updated_at":"2025-10-07T07:46:41.624Z","avatar_url":"https://github.com/jpbede.png","language":"Go","funding_links":["https://github.com/sponsors/jpbede"],"categories":[],"sub_categories":[],"readme":"# InternetX JSON API client package for Go\n[![PkgGoDev](https://pkg.go.dev/badge/go.bnck.me/autodns)](https://pkg.go.dev/go.bnck.me/autodns)\n[![Codacy Badge](https://app.codacy.com/project/badge/Grade/d8f56b33ce9c4653983e81e0ab8a3b8c)](https://www.codacy.com/gh/jpbede/go-autodns/dashboard)\n[![codecov](https://codecov.io/gh/jpbede/go-autodns/branch/main/graph/badge.svg?token=ACJ41YHXN1)](https://codecov.io/gh/jpbede/go-autodns)\n![test](https://github.com/jpbede/go-autodns/workflows/test/badge.svg)\n\nThis repository contains a Go package for accessing the [InternetX JSON API](https://help.internetx.com/display/APIXMLEN/JSON+API+Basics).\n\n## Installation\nInstall using go get:\n```shell\ngo get go.bnck.me/autodns\n```\n\n## Usage\nImport the lib as usual\n```go\nimport \"go.bnck.me/autodns\"\n```\n\nCreate a new client without options:\n```go\nautodnsClient, err := autodns.New(\"username\", \"password\", 1) // change 1 with your context number\n```\nThe client now offers more specific sub-clients, for example for managing contacts or domains.\nFor more information have a look at the [documentation](https://pkg.go.dev/github.com/jpbede/go-autodns).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjpbede%2Fgo-autodns","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjpbede%2Fgo-autodns","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjpbede%2Fgo-autodns/lists"}