There are 0 repository under sqlx-cli 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.
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.
In this article, I'll walk you through the process of building a backend API using the Actix web framework, SQLX, PostgreSQL, and Docker.
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.
In this article, we will explore how to use Rust, Actix Web, SQLX, and MySQL to build a CRUD (Create, Read, Update, Delete) API.
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.
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.
A todo application written in Rust with axum and sqlx.
cli tool to generate sqlx models from schemas and queries
MoneyFlow REST API Server in Rust with Actix Web, SQLx and JWT.
Fast and efficient REST API for the Time Capsule project, built with Rust + Axum. Designed for performance, scalability, and simplicity. Works seamlessly with the Next.js frontend.
In this tutorial, we will build a CRUD API for a feedback application. This project will help you get started with API development in Rust or enhance your skills as a Rust developer.
koans for axum in rust
Axum in stages - check branches for progression - highest "p" number is most advanced.
Simple newsletter app, written in Rust.
Just fooling around with ntex and sqlx
Basic crud rust restful api
An example project showing how to use SQLx and SQLite together in a Rust project.