appcues / mojito

An easy-to-use Elixir HTTP client, built on the low-level Mint library.
https://hexdocs.pm/mojito/Mojito.html
MIT License
349 stars 34 forks source link

Add lifecycle hooks #8

Closed gamache closed 2 years ago

gamache commented 5 years ago

Add pre- and post-request hooks that can be used to implement e.g., request metrics.