Creating a REST API with Axum + Sqlx | Rust.
I started to use Axum a few weeks ago, honestly, I'm a fan of the framework, so I'm writing this article to document my learning. In this article, we are going to build a REST API using Axum as a web framework and Sqlx for SQL queries.
In this articl...
carlosmv.hashnode.dev10 min read