iris-admin
IrisAdmin is an Apache-2.0 open source web admin and RBAC scaffolding project written in Go. It is built around the Iris and Gin frameworks, with GORM for database access, Casbin for role-based access control, Redis for caching, JWT for authentication, Docker for deployment, and a REST API workflow. The project provides a foundation for building backend management systems with common admin features preconfigured. It is actively maintained and focuses on upgrading Go dependencies, strengthening testing for RBAC, Casbin, JWT, and middleware paths, improving Docker documentation, and enhancing English language documentation. IrisAdmin is suitable for Go developers who need a ready-made starting point for building secure admin panels and backend services.