axum
There are 860 repositories under axum topic.
loco-rs/loco
๐ ๐ฆ The one-person framework for Rust for side-projects and startups
Totodore/socketioxide
A socket.io server implementation in Rust that integrates with the Tower ecosystem and the Tokio stack.
maxcountryman/axum-login
๐ชช User identification, authentication, and authorization for Axum.
tranxuanthang/lrclib
LRCLIB server written in Rust with Axum and SQLite3 database
spring-rs/spring-rs
๐spring-rs is a application framework written in rust inspired by java's spring-boot
matze/wastebin
wastebin is a pastebin ๐
ndelvalle/rustapi
๐ RESTful Rust API Template / Boilerplate
Dominux/Pentaract
Unlimited file cloud storage based on using Telegram API
tom-draper/api-analytics
Effortless monitoring and analytics for API frameworks.
maxcountryman/tower-sessions
๐ฅ Sessions as a `tower` and `axum` middleware.
swlkr/ryde
ryde is a single person, single file web framework for rust
lingdu1234/axum_admin
axum admin rust vue
benwis/tower-governor
Rate Limiting middleware for Tower/Axum/Tonic/Hyper utilizing the governor crate
JoeyMckenzie/realworld-rust-axum-sqlx
A fullstack RealWorld implementation using rust, axum, sqlx, and yew!
rbatis/abs_admin
http server with RBAC permissions(axum/rbatis orm/vuejs)
programatik29/axum-server
High level server designed to be used with axum framework.
robertwayne/axum-htmx
A set of htmx extractors, responders, and request guards for axum.
nag763/tchatchers
tchatchers is a blazing fast chat application built with Axum and Yew.rs
robatipoor/rustfulapi
๐ Reusable template for building REST Web Services in Rust. Uses Axum HTTP web framework and SeaORM
mrjackwills/adsbdb
public api for aircraft, airlines, & flightroutes
jbertovic/svelte-axum-project
Starting project template for Rust Axum backend and Svelte frontend
jetli/rust-yew-axum-tauri-desktop
Rust + Yew + Axum + Tauri + Tailwindcss, full-stack Rust development for Desktop apps.
gengteng/axum-valid
axum-valid is a library that provides data validation extractors for the Axum web framework. It integrates validator, garde and validify, three popular validation crates in the Rust ecosystem, to offer convenient validation and data handling extractors for Axum applications.
programatik29/axum-tutorial
Learn axum by building web apps fast.
danielclough/fireside-chat
An LLM interface (chat bot) implemented in pure Rust using HuggingFace/Candle over Axum Websockets, an SQLite Database, and a Leptos (Wasm) frontend packaged with Tauri!
DarrenBaldwin07/clerk-rs
The official community-maintained Clerk SDK for Rust
yuk1ty/stock-metrics
An example of web application by using Rust and Axum with Clean Architecture.
Harry-027/DocuMind
A document based RAG application
wpcodevo/rust-axum-jwt-auth
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.
Owez/axum-auth
High-level http auth extractors for axum
avored/avored-rust-cms
Avored rust content management system
dxps/fullstack-rust-axum-dioxus-rwa
A RealWorld app implementation as a fullstack Rust project using Axum (back-end) and Dioxus (front-end).
better-rs/learn-rs
learn rust
alexichepura/lapa
Leptos Axum starter with Admin dashboard and SSR/SPA website
rstropek/rust-api-fxs
This repository contains the sample code for Rainer Stropek's talk at Eurorust 2022.
Altair-Bueno/axum-template
Layers, extractors and template engine wrappers for axum based Web MVC applications