open·source
All crates

AdminX

v0.2.6

A modern admin panel framework for Rust

AdminX

Zero-config CRUD, schema-driven forms, JWT + session auth and RBAC, built on Actix Web and MongoDB with a responsive Tailwind UI.

Install

cargo add adminx

Highlights

  • Zero-config Create / Read / Update / Delete
  • Schema-driven forms via schemars + JSON Schema
  • JWT + session auth with role-based access control
  • Both REST API and web UI from one resource definition
  • ~10MB baseline · <5ms CRUD response time
adminpanelcrudwebmongodb