Class: Fyb::API::Public

Inherits:
Weary::Client
  • Object
show all
Defined in:
lib/fyb/api/public.rb

Overview

The public API

You can access the API directly instead of using Fyb::Client.

Examples

ticker = Fyb.public.ticker.perform.parse
ticker['ask']