ffnerd v0.2.1 FFNerd.Client
Link to this section Summary
Link to this section Functions
Link to this function
new(auth)
Create new client with default endpoint.
Examples
FFNerd.Client.new “API-KEY-ABC-XYZ”
Link to this function
new(auth, endpoint)
Create new client with custom endpoint.
Examples
FFNerd.Client.new “API-KEY”, “http://www.example.com”