Skip to content
#

sqlx-cli

Here are 27 public repositories matching this topic...

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 using Rust. Source code and Postman collection available for easy testing.

  • Updated Sep 8, 2024
  • Rust

Welcome to RustSecureAPI, a robust and secure Rust-based API project built with Actix-Web. This repository provides a comprehensive guide and implementation for creating a scalable backend system with JWT-based authentication and PostgreSQL integration.

  • Updated Aug 26, 2024
  • 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 sqlx-cli 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 sqlx-cli topic, visit your repo's landing page and select "manage topics."

Learn more