Giphy v0.1.1 Giphy.Config
Configuration values and helpers for getting configuration values.
Summary
Functions
The current Giphy API key
A light wrapper around Application.get_env/2, providing automatic support for
{:system, "VAR"} tuples
Functions
The current Giphy API key.
config :giphy, api_key: "..."
config :giphy, api_key: {:system, "GIPHY_API_KEY"}
A light wrapper around Application.get_env/2, providing automatic support for
{:system, "VAR"} tuples.