axum-framework topic

List axum-framework repositories

avored-rust-cms

74
Stars
23
Forks
Watchers

Avored rust content management system

rust-axum-jwt-auth

110
Stars
10
Forks
Watchers

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...

rust-axum-jwt-rs256

44
Stars
1
Forks
Watchers

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...

rust-axum-postgres-api

50
Stars
4
Forks
Watchers

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...

rust-axum-mysql

26
Stars
5
Forks
Watchers

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.

simple-api-rust-axum

35
Stars
2
Forks
Watchers

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.

rust-axum-mongodb

21
Stars
8
Forks
Watchers

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.

rust-backend-axum

27
Stars
4
Forks
Watchers

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...