danielberkompas / ex_twilio

Twilio API client for Elixir
MIT License
336 stars 147 forks source link

Configurable URLs #163

Closed fcevado closed 3 years ago

fcevado commented 3 years ago

this is a draft to check if the direction that I'm going is ok. Next steps would be making every ExTwilio function that ends up on a request, configurable with options for api_key, account sid, workspace sid, etc. I can do the configurable requests in a different PR change this one from draft to PR.