Wojtek Mach

Wojtek Mach

Developer at Dashbit

Wojtek Mach is a developer based in Kraków, Poland. He works at Dashbit helping organisations adopt and run Elixir in production as well as advance the Elixir Open Source ecosystem. He is a member of Hex, Ecto, and ExDoc core teams. He is also the creator of MyXQL, Livebook Desktop, and Req HTTP client.

Talk:
Building API Clients with Req

Req is a batteries-included HTTP client for Elixir. One of the most common use case for an HTTP client is integrating 3rd party APIs and this talk will show how Req fits in that role. We will go from a proof-of-concept to a production-ready client with a focus on extensibility, performance, resilience, and observability. We will also discuss Req features for testing.