awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesAdmin Interface Generation

Automatic construction of administrative dashboards based on database model introspection.

Distinct from Model-Driven Architectures: Focuses specifically on the generation of the management UI rather than the general architectural pattern of model-driven APIs.

Explore 1 awesome GitHub repository matching data & databases · Admin Interface Generation. Refine with filters or upvote what's useful.

Awesome Admin Interface Generation GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • fastapi-admin/fastapi-adminAvatar von fastapi-admin

    fastapi-admin/fastapi-admin

    3,791Auf GitHub ansehen↗

    fastapi-admin is a web-based administrative interface that automatically generates CRUD control panels from FastAPI application models and database schemas. It serves as a model-driven dashboard generator that constructs administrative forms and data tables by inspecting database model metadata and field constraints at runtime. The project integrates with asynchronous object-relational mapping to provide a TortoiseORM admin interface, enabling the management of relational database content through a structured dashboard. The resulting interface utilizes a responsive design system for a consist

    Automatically constructs administrative interfaces by inspecting database schema definitions and model metadata at runtime.

    Python
    Auf GitHub ansehen↗3,791
  1. Home
  2. Data & Databases
  3. Data Model Generation
  4. Django Model Generation
  5. Model-Driven Architectures
  6. Admin Interface Generation