Bearer-authenticated JSON HTTP with an injectable transport.
Summary
Functions
Sends an HTTP request and returns its decoded JSON (or text) body.
Types
@type t() :: %Fountain.HTTP{ config: Fountain.Config.t(), timeout: timeout(), transport: module() }
Functions
Sends an HTTP request and returns its decoded JSON (or text) body.