How to register domains with dnsimple in go using our API



How to register domains with dnsimple in go using our API

How to register domains with dnsimple in go using our API

Tired of manual configurations? How do you manage a lot of domains name at once? Our API can help. Learn how to register domains using our dnsimple-go API client.

#api #golang #dns #domainregistration #domain #reseller

Like our videos? Consider subscribing to our channel 😉
https://youtube.com/channel/UC_BHoTHFiZ1GTo3-rkfjHkA

Managing a lot of domains? Register, connect and operate your domains with our 30-day free trial 👉 https://dnsimple.com/signup or contact us for more info.

Join our reseller program, plug into our API, and create recurring revenue. We provide you with the expertise to become a domain reseller
📬 https://dnsimple.com/resellers#reseller-contact

👩🏻‍💻👨🏿‍💻——–Developer Tips——–👨🏼‍💻👩🏾‍💻
🔗 Go API with DNSimple: https://dnsimple.com/api/go
🔗 GitHub repository: https://github.com/dnsimple/dnsimple-go
🔗 GitHub API examples: https://github.com/dnsimple/dnsimple-api-examples
📂 Go Cheat sheet: https://cdn.dnsimple.com/assets/website/api-go-cheatsheet.pdf
📂 Developer Documentation: https://developer.dnsimple.com/
🔗 Any questions related to DNS management visit https://support.dnsimple.com

🔗——-Additional Information——🔗
🔓 Open source projects using dnsimple-go🔓
Record Store: https://github.com/Shopify/record_store Manage DNS through a git-based workflow
Dslimple: https://github.com/zeny-io/dslimple DSLimple is a tool to manage DNSimple. It defines the state of DNSimple using DSL, and updates DNSimple according to DSL
Terraforming-dnsimple: https://github.com/dtan4/terraforming-dnsimple Terraforming extension for DNSimple

🎬 Other ressources
🔗 https://study.dnsimple.com/topics/golang/
🎙 Podcast: https://www.dotnetrocks.com/default.aspx?showNum=992 @NETRocks-pr4iv

👋 👋——Contact Us—– 👋 👋
https://dnsimple.com/contact
➡️ Twitter: https://twitter.com/dnsimple @dnsimple
➡️ LinkedIn: https://www.linkedin.com/company/dnsimple
➡️ Facebook: https://www.facebook.com/dnsimple/
➡️ Instagram: https://www.instagram.com/dnsimple/

⏰——–Time Stamps——–⏰
00:00 Intro
00:32 Getting an API token in the sandbox environment
01:10 Getting started
02:08 Getting the account id
02:35 Check domain
03:23 Creating a contact
04:44 Registering a domain
05:06 List domains
05:32 Add a zone record
06:07 List zone records
06:36 Recap