dwyl / learn-elixir

:droplet: Learn the Elixir programming language to build functional, fast, scalable and maintainable web applications!
1.62k stars 109 forks source link

Mint HTTP Library 🤩 #119

Open nelsonic opened 5 years ago

nelsonic commented 5 years ago

If you are interested in server-side web apps this is a good read: https://elixir-lang.org/blog/2019/02/25/mint-a-new-http-library-for-elixir/ Understanding HTTP Library internals isn't for everyone, but if you are curious about backend performance/optimization, it's a must.