3 results found Sort:

Are you interested in building a secure authentication system for your Rust web application? Look no further than the Axum framework and JSON Web Tokens (JWTs)! Axum is a fast and scalable Rust web fr...
Created 2023-04-02
3 commits to master branch, last one about a year ago
In this article, I'll walk you through the process of building a backend API using the Actix web framework, SQLX, PostgreSQL, and Docker. Once we've created a powerful backend, we'll move on to buildi...
Created 2023-03-03
6 commits to master branch, last one 4 months ago
In this article, you'll discover how to use the Axum framework to build a RESTful API in Rust that supports basic CRUD (Create, Read, Update, Delete) operations against a MySQL database.
Created 2023-04-17
3 commits to master branch, last one 6 months ago