fastapi-admin-kit
Zero-config FastAPI admin panel — auto-discovered CRUD, RBAC, audit logs, and a modern Tailwind/HTMX UI.
파일 탐색기
- changelog.yml
- docs.yml
- release.yml
- tests.yml
- CODEOWNERS
- ai-agent-setup.md
- index.md
- admin.md
- auth.md
- widgets.md
- admin-dashboard.png
- configuration.md
- installation.md
- quickstart.md
- alembic-setup.md
- audit-logging.md
- auth-rbac.md
- backends.md
- cli.md
- command-palette.md
- custom-auth-model.md
- dashboard.md
- existing-alembic-integration.md
- features.md
- filters.md
- inline-editing-actions.md
- json-api.md
- model-registration.md
- navigation.md
- notifications.md
- pagination.md
- redis-caching.md
- storage.md
- themes.md
- widgets-forms.md
- contributing.md
- index.md
- upcoming-features.md
- list.html
- list.html
- __init__.py
- example.py
- example_ai.py
- example_custom_templates.py
- example_notifications.py
- example_sqlmodel.py
- validate_ws.py
- __init__.py
- base.py
- registry.py
- __init__.py
- admin_config.py
- admin_database.py
- admin_router.py
- admin_template.py
- builtin_models.py
- core.py
- decorators.py
- state.py
- __init__.py
- pydantic_ai_backend.py
- repairer.py
- __init__.py
- native.py
- __init__.py
- agent.py
- attachments.py
- builtin_tools.py
- config.py
- conversation.py
- dashboard.py
- data_access.py
- deps.py
- errors.py
- model_agent.py
- plugin.py
- prompts.py
- serialization.py
- service.py
- tools.py
- usage.py
- __init__.py
- auth.py
- crud.py
- deps.py
- middleware.py
- roles.py
- schema_generator.py
- schemas.py
- search.py
- security.py
- __init__.py
- context.py
- diff.py
- event_bus.py
- events.py
- listener.py
- logger.py
- middleware.py
- models.py
- sqlalchemy_logger.py
- __init__.py
- backend.py
- csrf.py
- dependencies.py
- hasher.py
- identity.py
- mixins.py
- models.py
- password.py
- permissions.py
- protocol.py
- proxy.py
- ratelimit.py
- router.py
- session.py
- totp.py
- types.py
- views.py
- __init__.py
- memory.py
- protocols.py
- sqlalchemy.py
- __init__.py
- __main__.py
- helpers.py
- migrate.py
- permissions.py
- scaffold.py
- user.py
- __init__.py
- ai_chat.py
- audit.py
- auth.py
- behavior.py
- cache.py
- database.py
- nav.py
- storage.py
- theme.py
- ui.py
- __init__.py
- __init__.py
- base.py
- csv.py
- excel.py
- registry.py
- __init__.py
- base.py
- lookups.py
- registry.py
- __init__.py
- pipeline.py
- types.py
- __init__.py
- registry.py
- types.py
- __init__.py
- models.py
- __init__.py
- base.py
- __init__.py
- base.py
- twilio.py
- __init__.py
- config.py
- dispatcher.py
- email.py
- models.py
- plugin.py
- realtime.py
- router.py
- schemas.py
- service.py
- store.py
- __init__.py
- base.py
- cursor.py
- dynamic.py
- offset.py
- __init__.py
- __init__.py
- core.py
- validation.py
- __init__.py
- builtin.py
- schema.py
- tailwind.css
- admin.css
- presets.css
- style.css
- tokens.css
- variables.css
- heroicons.svg
- admin.js
- htmx-config.js
- __init__.py
- base.py
- local.py
- base_detail.html
- base_form.html
- base_list.html
- form_fields.html
- icons.html
- table.html
- widgets.html
- setup.html
- verify.html
- agents.html
- chat.html
- chat_htmx.html
- dashboard.html
- logs.html
- tools.html
- password.html
- profile.html
- form.html
- list.html
- theme.html
- form.html
- list.html
- 403.html
- audit_detail.html
- audit_log.html
- dashboard.html
- detail.html
- form.html
- list.html
- login.html
- role_form.html
- roles.html
- search.html
- _inline_edit_row.html
- ai_chat_widget.html
- command_palette.html
- detail_field.html
- field_wrapper.html
- flash_messages.html
- head.html
- head_minimal.html
- inline_edit_form.html
- inline_stacked.html
- inline_tabular.html
- list_table.html
- mobile_backdrop.html
- pagination.html
- perm_select_widget.html
- permission_widget.html
- scripts.html
- sidebar.html
- topbar.html
- base.html
- __init__.py
- types.py
- __init__.py
- audit.py
- bulk.py
- class_views.py
- context.py
- dashboard.py
- delete.py
- extra.py
- factory.py
- file_handler.py
- form.py
- list.py
- list_context.py
- model_saver.py
- profile.py
- protocols.py
- renderers.py
- roles.py
- search.py
- settings.py
- sidebar.py
- totp.py
- users.py
- __init__.py
- base.py
- inputs.py
- registry.py
- relation.py
- resolver.py
- __init__.py
- db.py
- exceptions.py
- field_types.py
- flash.py
- inline.py
- inspection.py
- modeladmin.py
- nav.py
- py.typed
- redis.py
- registry.py
- router.py
- search_utils.py
- types.py
- validation.py
- views.py
- generate_changelog.py
- conftest.py
- test_2fa.py
- test_admin.py
- test_admin_components.py
- test_admin_config.py
- test_ai_agent.py
- test_ai_attachments.py
- test_api_crud.py
- test_api_security.py
- test_audit.py
- test_auth.py
- test_auth_routes.py
- test_custom_templates.py
- test_dashboard.py
- test_endpoint_decorator.py
- test_export_endpoint.py
- test_filters.py
- test_inspection.py
- test_inspector.py
- test_jwt.py
- test_memory_backend.py
- test_models.py
- test_native_stream.py
- test_nav.py
- test_notifications.py
- test_notifications_admin_integration.py
- test_notifications_api.py
- test_notifications_model_events.py
- test_notifications_orm_agnostic.py
- test_pagination.py
- test_permissions.py
- test_profile.py
- test_redis_cache.py
- test_registry.py
- test_role_routes.py
- test_routes.py
- test_schema_materialization.py
- test_search.py
- test_security.py
- test_security_api_validation.py
- test_security_audit.py
- test_security_endpoint_defaults.py
- test_security_mass_assignment.py
- test_security_phase4.py
- test_security_ratelimit.py
- test_security_rbac.py
- test_security_sensitive_fields.py
- test_security_stale_jwt.py
- test_security_token_revocation.py
- test_security_totp_login.py
- test_security_xss.py
- test_session_security.py
- test_shell_layout.py
- test_storage.py
- test_storage_traversal.py
- test_stream_persistence.py
- test_user_management.py
- test_validator.py
- test_view_factory.py
- test_widget_resolver.py
- test_widgets.py
- .gitignore
- .pre-commit-config.yaml
- CHANGELOG.md
- LICENSE
- mkdocs.yml
- pyproject.toml
- README.md
- SECURITY.md
- test_on_complete.py
# CDN으로 사용하기
jsDelivrjsDelivr는 공개 GitHub 리포지토리를 별도 설정 없이 CDN으로 즉시 서빙합니다. 버전과 파일을 고르면 웹페이지에 바로 붙일 수 있는 링크와 예시 코드가 만들어집니다.
링크
예시
# 프로젝트 배지
// repository documentation
Was this content helpful?
(0 ratings)
