Qencode v0.4.1 Qencode.Client View Source
This module represents client for this Qencode API wrapper.
Link to this section Summary
Functions
Helper for returning common request headers
Helper for making Qencode API calls
Creating new data representation of Qencode client. Uses application configuration to get API key.
Creating new data representation of Qencode client.
Link to this section Functions
Link to this function
headers()
View Source
headers()
View Source
headers() :: map()
headers() :: map()
Helper for returning common request headers
Link to this function
make_request!(path, payload) View Source
Helper for making Qencode API calls
Link to this function
new!()
View Source
new!()
View Source
new!() :: map()
new!() :: map()
Creating new data representation of Qencode client. Uses application configuration to get API key.
Link to this function
new!(api_key) View Source
Creating new data representation of Qencode client.