Create new client with default endpoint
Create new client with custom endpoint
Create new client with default endpoint.
FFNerd.Client.new “API-KEY-ABC-XYZ”
Create new client with custom endpoint.
FFNerd.Client.new “API-KEY”, “http://www.example.com”