KevinLiss/ApeAdmin
Apeadmin 面向现代AI应用打造的Python后台管理框架,基于 FastAPI+Vue3 设计100%开源,内置 RBAC 权限管控、审计日志等企业级基础能力。框架集成 MCP‑SSE 网关,具备强大插件生态完整,帮助开发者快速搭建兼具业务管理与 AI 工具输出能力的应用。
About the project
ApeAdmin is an open-source admin framework built on FastAPI + Vue3 for AI applications, with RBAC, audit logs, plugins, and an MCP-SSE gateway exposing system functions as tools for AI agents.
Useful for
- Deploy an admin panel with RBAC and audit logs for an internal service
- Connect MCP tools for role and menu management to an AI agent
- Build business functionality as a plugin and install it via ZIP or marketplace
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 354 stars so far today, about 415 expected by the end of the day. The usual pace is 31 per day, so that's 14× as much.
- Over the last two days the pace is 7.3× that of the previous week and a half.
- The repository is 24 days old and already has 896 stars.
- Top new repositories this month: #97.
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 896
- Stars in a day
- 415
- Forks
- 23
- Issues and pull requests
- 1
- Watchers
- 7
- Language
- Python
- Created
- August 25, 2026
- Last push
- September 16, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 18, 2026Top new repositories this month: #97
Similar projects
-
6.1
supabase/supabase
Postgres development platform: hosted database with auth, auto-generated REST/GraphQL APIs, realtime subscriptions, file storage and edge functions. An open-source Firebase alternative.
-
4.2
planetscale/lead
A deliberately non-production Postgres text-search extension that mimics TIN behavior so TIN-compatible application SQL can be exercised in dev, test, CI, and staging. It is unsuitable for production: the index stores…
-
3.2
fleetbase/fleetbase
Modular logistics and supply chain operating system for managing orders, fleets, service zones, and real-time tracking. Suited for e-commerce, courier services, food delivery, and field services.
-
3.2
iii-hq/iii
iii is a Rust runtime for composing backends from workers: each service registers functions and triggers (HTTP, cron, queues, state), while the engine handles routing, observability, and runtime addition of workers.
-
2.5
NangoHQ/nango
Open-source platform for product integrations with 900+ APIs: managed OAuth and token refresh, a proxy for authenticated requests, and TypeScript functions for integration logic, including AI-generated ones.
-
2.2
dragonflydb/dragonfly
Dragonfly is a multi-threaded in-memory data store compatible with the Redis and Memcached APIs, offering higher throughput and better memory efficiency than them. It works as a drop-in replacement for Redis/Memcached…