typeformx v0.0.1 Typeform.Config

Summary module to encapsulate the configuration variables used such as the host and api key

Summary

Functions

based on the Mix.env param - retrieve the typeform host

based on the Mix.env param - retrieve the typeform api_key/secret

Functions

host()

based on the Mix.env param - retrieve the typeform host

iex> Typeform.Config.host “Test” “http://test.lvh.me

secret()

based on the Mix.env param - retrieve the typeform api_key/secret

iex> Typeform.Config.secret “Test” “testapikey_