Donfa1con / fastapi-admin

FastAPI Admin Dashboard based on FastAPI and Tortoise ORM with tabler ui

Home Page:https://fastapi-admin.github.io/fastapi-admin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 online demo here.

  • username: admin
  • password: 123456

Screenshots

Run examples in local

Documentation

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

License

This project is licensed under the Apache-2.0 License.

About

FastAPI Admin Dashboard based on FastAPI and Tortoise ORM with tabler ui

https://fastapi-admin.github.io/fastapi-admin

License:Apache License 2.0


Languages

Language:Python 52.6%Language:HTML 46.2%Language:Makefile 0.9%Language:Dockerfile 0.3%