8 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
Are you interested in building a Rust API with CRUD functionalities using the Axum framework and PostgreSQL database? If so, you're in the right place! In this article, I will guide you through buildi...
Created 2023-03-30
5 commits to master branch, last one 11 months ago
In this article, you'll learn how to build a secure and efficient backend API in Rust with JWT access and refresh tokens functionality. We'll leverage the high-performance Axum framework and SQLX to s...
Created 2023-04-03
5 commits to master branch, last one 12 months 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 3 months ago
If you're new to Rust and eager to build your first API, you're in luck: this article will guide you step by step through building a simple REST API in Rust using the Axum framework.
Created 2023-03-28
6 commits to master branch, last one 12 months ago
In this article, we'll explore how to create a robust API that supports Create, Read, Update, and Delete operations using the Axum framework and MongoDB.
Created 2023-04-23
5 commits to master branch, last one 12 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 12 months ago