6 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, 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 6 months 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 5 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 6 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