# amisadmin/fastapi-amis-admin

FastAPI-Amis-Admin is a high-performance, efficient and easily extensible FastAPI admin framework. Inspired by django-admin, and has as many powerful functions as django-admin.

Repository: https://github.com/amisadmin/fastapi-amis-admin
Canonical: https://ross.abutalabs.com/products/fastapi-amis-admin
Homepage: http://docs.amis.work
Language: Python
License: Apache-2.0
License Family: permissive
Topics: sqlalchemy, fastapi, fastapi-admin, sqlmodel, django-admin, amis, fastapi-amis-admin, starlette
Last push: 2025-12-15T02:03:44+00:00

## Health v2 (maintenance only)
Score: 48/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 57, release rhythm 8, longevity 100
- inputs: {"age_days": 1691, "days_push": 262, "days_rel": 532, "gap_med": null, "n_releases_24m": 1}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1567, forks 215 (observed 2026-08-28T04:05:04.990102+00:00)

## What it is
fastapi-amis-admin is a high-performance, extensible admin framework for FastAPI inspired by django-admin, generating admin dashboards and CRUD interfaces automatically. It combines FastAPI on the backend with Baidu Amis for frontend rendering and SQLModel/SQLAlchemy for ORM.

## Use cases
- build an admin dashboard for a FastAPI app
- auto-generate CRUD interfaces from SQLModel models
- replace django-admin in a Python async web project
- create a visual management backend for a database
- mount an admin panel onto an existing FastAPI application
- manage database records with a low-code admin UI

## When to choose
- you use FastAPI and want django-admin-like functionality
- you need a quick admin panel over SQLModel/SQLAlchemy models
- you want async and sync ORM support in an admin framework
- you want Amis-based low-code frontend rendering with API docs included

## When to avoid
- you need a React/Vue-based admin UI rather than Amis
- your project is not Python/FastAPI based
- you need a fully custom frontend with no low-code constraints
- you require a very mature ecosystem like django-admin with decades of plugins

## Facets
- artifact type: framework
- maturity: active
- function: web-framework, orm, api-framework, auth, ui-components
- domain: web-development, backend, developer-tools, cms
- platform: python, cross-platform
- tags: fastapi, django-admin, admin-dashboard, sqlmodel, sqlalchemy, amis, crud, admin-panel, web-server

## Member repositories
- amisadmin/fastapi-amis-admin (main) score 48

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:04.990102+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:58:59.868549+00:00, confidence not recorded.
  - readme: https://github.com/amisadmin/fastapi-amis-admin (fetched 2026-08-28T04:05:04.990102+00:00, sha 4ba952ef156b)
  - homepage: http://docs.amis.work (fetched 2026-08-29T11:29:39.524082+00:00, sha 384098235b82)
  - site_page: http://docs.amis.work/tutorials/quickstart (fetched 2026-08-29T11:29:39.533278+00:00, sha d5fa19d995a3)
  - site_page: http://docs.amis.work/extended/about (fetched 2026-08-29T11:29:39.534916+00:00, sha 1efef485fd9d)
  - site_page: http://docs.amis.work/about (fetched 2026-08-29T11:29:39.536317+00:00, sha 13075c2229ab)
  - site_page: http://docs.gh.amis.work (fetched 2026-08-29T11:29:39.537742+00:00, sha 384098235b82)
- Data as of 2026-08-30T08:39:29.467469+00:00.
