8 releases (breaking)

new 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

#281 in HTTP server

Download history 8/week @ 2024-09-21 3/week @ 2024-09-28 3/week @ 2024-11-02 2/week @ 2024-11-16 135/week @ 2024-12-07

137 downloads per month

MIT/Apache

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/.


lib.rs:

Actix Admin

The actix-admin crate aims at creating a web admin interface similar to other admin interfaces (such as flask-admin in python).

See the documentation at https://mgugger.github.io/actix-admin/.

Dependencies

~30–44MB
~741K SLoC