Skip to content

Instantly share code, notes, and snippets.

@ghuntley
Created January 7, 2015 22:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ghuntley/e8009c64f4adbcae554e to your computer and use it in GitHub Desktop.
Save ghuntley/e8009c64f4adbcae554e to your computer and use it in GitHub Desktop.
{
"result": {
"code": 100,
"message": "Command Successful"
},
"domains": {
"testdomainl.com": {
"avail": true,
"tld": "com",
"price": "9.99",
"premium": false,
"backorder": false
},
"testdomainl.net": {
"avail": false,
"tld": "net",
"price": "49.95",
"premium": false,
"backorder": true
},
"suggested": {
"largecat.net": {
"avail": true,
"tld": "net",
"price": "9.99",
"premium": false,
"backorder": false
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment