This is an awesome web framework for Rust!
3 min readDec 29, 2021
Welcome back! Rust is an awesome programming language with a ton of capability, if you’re new to Rust, check out the link below to learn more about it:
So, let’s talk about an awesome web framework for this language, this web framework is called axum! Luckily for us, this framework is hosted on GitHub, check out the link below to access this repository:
This specific framework prides itself on focusing on ergonomics and modularity:
Here are some of the high level features of this framework: