ffnerd v0.2.1 FFNerd.Client

Link to this section Summary

Functions

Create new client with default endpoint

Create new client with custom endpoint

Link to this section Functions

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”