fastapi-admin is a fast admin dashboard based on FastAPI
and TortoiseORM with tabler ui,
inspired by Django admin.
Looking for old version? See branch v1.
> pip install fastapi-adminYou can check a online demo here.
- username:
admin - password:
123456
Or Pro version demo here.
- username:
admin - password:
123456
See documentation at https://fastapi-admin.github.io/fastapi-admin.
This project is licensed under the Apache-2.0 License.

