Skip to content
#

axum-server

Here are 32 public repositories matching this topic...

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 framework that provides a reliable and efficient platform for developing microservices and APIs.

  • Updated Apr 14, 2023
  • Rust

In this article, we will explore the process of building a REST API in Rust with features like user registration, email verification, login, and logout capabilities. Our API will be powered by the high-performance Axum framework and will utilize the SQLx toolkit to store data in a SQLite database.

  • Updated Dec 27, 2023
  • Rust

Improve this page

Add a description, image, and links to the axum-server topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the axum-server topic, visit your repo's landing page and select "manage topics."

Learn more