FastAPI2 Admin

Introduction

fastapi-admin2 is an upgraded fastapi-admin, that supports ORM dialects, true Dependency Injection and extendability. Now it’s not a production-ready library, but it will become it.

TODO list

  • Implement more dialects(Mongo, peewee)
  • Implement auto-resolving relationships, foreign keys for sqlalchemy
  • Write tests to achieve 100% code coverage

How does it look like?

GitHub

View Github