Skip to content

Go client package for the InternetX AutoDNS JSON API

License

Notifications You must be signed in to change notification settings

jpbede/go-autodns

Repository files navigation

InternetX JSON API client package for Go

PkgGoDev Codacy Badge codecov test

This repository contains a Go package for accessing the InternetX JSON API.

Installation

Install using go get:

go get go.bnck.me/autodns

Usage

Import the lib as usual

import "go.bnck.me/autodns"

Create a new client without options:

autodnsClient, err := autodns.New("username", "password", 1) // change 1 with your context number

The client now offers more specific sub-clients, for example for managing contacts or domains. For more information have a look at the documentation.

About

Go client package for the InternetX AutoDNS JSON API

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Languages