8 releases (breaking)
| 0.8.0 | Dec 10, 2024 |
|---|---|
| 0.7.0 | Jun 11, 2024 |
| 0.6.0 | Dec 13, 2023 |
| 0.5.0 | Jul 5, 2023 |
| 0.1.0 | Sep 2, 2022 |
#1476 in HTTP server
539 downloads per month
90KB
2K
SLoC
Actix Admin
The actix-admin crate aims at creating a web admin interface similar to other admin interfaces (such as flask-admin).
Usage
See the documentation at https://mgugger.github.io/actix-admin/.
Example
Check the example and run with cargo run --example basic from the root folder. The admin interface is accessible under localhost:5000/admin/.
Dependencies
~30–47MB
~746K SLoC