Files
fastapi-admin/README.md
long2ice 02668223e9 Fix deps
2021-04-28 23:15:29 +08:00

1.7 KiB

FastAPI Admin

image image image image

Introduction

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.

Installation

> pip install fastapi-admin

Requirements

Online Demo

You can check a online demo here.

  • username: admin
  • password: 123456

Or Pro version demo here.

  • username: admin
  • password: 123456

Screenshots

Documentation

See documentation at https://fastapi-admin.github.io/fastapi-admin.

License

This project is licensed under the Apache-2.0 License.