class

Godaddy::API

Inherits Reference < Object

Constants

BASE_URL = "https://api.godaddy.com"

Constructors

Class methods

configuration
Source
configure
Source

Instance methods

delete(path, payload = nil)
Source
get(path, payload = nil)
Source
patch(path, payload = nil)
Source
post(path, payload = nil)
Source
put(path, payload = nil)
Source