4 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
Master Rust backend development with Axum in this comprehensive tutorial. Learn user authentication, PostgreSQL integration, email verification, and secure APIs. Build scalable, production-ready apps ...
Created
2024-09-05
9 commits to main branch, last one 5 months 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.
Created
2023-03-03
6 commits to master branch, last one about a year 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 about a year ago