Toks
WARNING: I wouldn’t reccomend using this for your own stuff, but feel free to fork or PR if you want
Installation
def deps do
[
{:toks, "~> 0.1.0"}
]
endConfig
config :toks,
key: <your_tokbox_project_api_key>,
secret: <your_tokbox_project_api_secret>