Weekend project: Learning while building the WorkOS Elixir SDK
Shipped a PR today, to introduce a :client option. By default, the SDK uses Tesla for HTTP Client, but now you can change it by defining your own client module according to the current usage of your codebase