# fastapi-admin/fastapi-admin

A fast admin dashboard based on FastAPI and TortoiseORM with tabler ui, inspired by Django admin

Repository: https://github.com/fastapi-admin/fastapi-admin
Canonical: https://ross.abutalabs.com/products/fastapi-admin
Homepage: https://fastapi-admin-docs.long2ice.io
Language: Python
License: Apache-2.0
License Family: permissive
Topics: fastapi, admin-dashboard, tortoise-orm, tabler, fastapi-admin, admin, dashboard
Last push: 2025-04-05T06:11:16+00:00

## Health v2 (maintenance only)
Score: 30/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 15, release rhythm 8, longevity 100
- inputs: {"age_days": 2340, "days_push": 515, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3817, forks 466 (observed 2026-08-28T04:08:20.951706+00:00)

## What it is
FastAPI-Admin is a Python library that adds a Django-admin-style admin dashboard to FastAPI applications, built on TortoiseORM with the Tabler UI. It provides CRUD pages for registered models, login providers, and customizable resources mounted as a sub-application.

## Use cases
- add an admin dashboard to a fastapi app
- generate crud pages for tortoise orm models
- django admin alternative for fastapi
- manage database records through a web ui
- build a back-office panel with fastapi
- password-protected admin panel with login and captcha

## When to avoid
- you use SQLAlchemy or another ORM instead of TortoiseORM
- you cannot run Redis, which is a hard requirement
- you need a fully no-code admin for non-Python services

## Facets
- artifact type: library
- maturity: active
- function: web-framework, ui-components, auth, orm
- domain: web-development, backend, developer-tools, cms
- platform: python, self-hosted
- tags: fastapi, admin-dashboard, tortoise-orm, tabler, django-admin-inspired, crud-interface, crud, web-server

## Member repositories
- fastapi-admin/fastapi-admin (main) score 30

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:20.951706+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-29T18:26:30.417462+00:00, confidence not recorded.
  - readme: https://github.com/fastapi-admin/fastapi-admin (fetched 2026-08-28T04:08:20.951706+00:00, sha 441541cc7b13)
  - homepage: https://fastapi-admin-docs.long2ice.io (fetched 2026-08-29T09:21:29.797111+00:00, sha a664599c9137)
  - site_page: https://fastapi-admin-docs.long2ice.io/getting_started/installation (fetched 2026-08-29T09:21:29.806043+00:00, sha ebcfa4b6ef2a)
  - site_page: https://fastapi-admin-docs.long2ice.io/getting_started/quickstart (fetched 2026-08-29T09:21:29.807938+00:00, sha b33c57c3b7bf)
  - site_page: https://fastapi-admin-docs.long2ice.io/pro/installation (fetched 2026-08-29T09:21:29.809805+00:00, sha 0ac81a935d1a)
  - registry_pypi: https://pypi.org/pypi/fastapi-admin/json (fetched 2026-08-29T09:21:29.811687+00:00, sha f0b9aeb0ca8f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
