class Fyb::API::Public
The public API
¶ ↑
You can access the API
directly instead of using Fyb::Client
.
Examples¶ ↑
ticker = Fyb.public.ticker.perform.parse ticker['ask']
API
¶ ↑You can access the API
directly instead of using Fyb::Client
.
ticker = Fyb.public.ticker.perform.parse ticker['ask']