Found 601 repositories(showing 30)
sukjaelee
clean architecture demo for rust axum api server
wpcodevo
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.
bkonkle
DEPRECATED: A demo Rust API implementation using Tokio, Axum, async-graphql, and SeaORM
sheroz
Building REST API Web service in Rust using axum, JSON Web Tokens (JWT), SQLx, PostgreSQL, and Redis.
thanipro
This is a simple Api template for Rust ( Axum framework )
aarambh-darshan
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.
codemountains
An example of web application (REST API) by using Rust and Axum with DDD, Clean Architecture, Explicit Architecture.
wpcodevo
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 building a functional note-taking application API using Rust, Axum, SQLX, and PostgreSQL.
wpcodevo
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 store data in a PostgreSQL database.
wpcodevo
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.
Starter template using Rust with Axum, Async-GraphQL, PostgreSQL, and Redis for building high-performance web APIs.
Riktastic
An example API built with Rust, Axum, SQLx, and PostgreSQL.
wpcodevo
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.
nakamuraos
A modular Rust application template built using Axum and Sea-ORM. It supports REST API (Swagger UI) and GraphQL (GraphiQL).
GeorgeLeePatterson
Rust based state and configuration using simple macros. Optionally Axum API, openapi with utoipa, and UI components.
raditzlawliet
Medium: Building Notes CRUD REST API with Rust and MySQL using Axum & SQLx
kernz
License API made with Rust & Axum
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.
senzenn
No description available
FrancescoXX
A high-performance CRUD REST API built with Rust, Axum, SQLx, and Postgres, fully containerized with Docker.
crypto-priest
Production-ready Rust server template for building HTTP APIs with x402 payment integration on Solana. Accept USDC payments for API access. Includes Axum, Actix and Rocket templates.
b-palaniappan
Rust Axum REST api application
kliarist
Just a sample rust axum rest api
litsynp
A todo application written in Rust with axum and sqlx.
incrediblemhi
A Rust fullstack web framework [Axum + React], with the concept of Rust server actions, utilizes the type safety of Rust and TypeScript to make calls to server without APIs.
uuhnaut69
A modern, high-performance REST API template built with Rust using Axum framework and clean architecture principles.
flaviodelgrosso
Rust API Server using Axum framework and MongoDB! 🦀
konkerama
Rust CRUD web api using axum that targets mongodb and postgresdb
0xquantech
Example of ActixWeb and Axum for Rust Backend API. This api is for "redux-saga-example"
aarambh-darshan
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.