Open prodis opened 6 years ago
Interesting! Why would you consider this change?
Mainly to eliminate dependencies (since httpc
is Erlang native) and avoid possible version conflicts for Correios CEP
clients, that could be using a different version of HTTPoison
.
Mojito is a potential candidate. https://github.com/appcues/mojito
Integration tests using different Elixir/Erlang HTTP clients: https://github.com/prodis/correios-cep-elixir/tree/http_clients/test/integration
One more HTTP client to evaluate: https://github.com/keathley/finch
http://erlang.org/doc/man/httpc.html