Introduction
This tutorial will explain how to build web applications with axum fast while teaching basic concepts along the way. Props to David Pedersen for developing this great framework.
If you are new to rust, you should read the book before continuing.
Lets get started!