Skip to content

基于 Rust 构建的现代化高性能后台管理系统脚手架。采用 Axum 作为 Web 框架,SeaORM 处理数据库操作,Casbin 实现 RBAC 权限控制。特点是类型安全、模块化架构,并实现了核心的后台管理功能。

License

Notifications You must be signed in to change notification settings

soybeanjs/soybean-admin-rust

Repository files navigation

Introduction

soybean-admin-rust is a backend API service for administrative systems, developed using Rust. This project utilizes Axum to handle web requests efficiently and SeaORM for effective database management. Designed with simplicity and maintainability in mind, soybean-admin-rust provides a stable and straightforward solution for managing backend operations, catering to the needs of modern administrative applications.

About

基于 Rust 构建的现代化高性能后台管理系统脚手架。采用 Axum 作为 Web 框架,SeaORM 处理数据库操作,Casbin 实现 RBAC 权限控制。特点是类型安全、模块化架构,并实现了核心的后台管理功能。

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages