Pinned Repositories
amis
基于`baidu amis`的`pydantic`数据模型构建库,用于快速生成/解析`amis` `json` 数据.
fastapi-amis-admin
FastAPI-Amis-Admin is a high-performance, efficient and easily extensible FastAPI admin framework. Inspired by django-admin, and has as many powerful functions as django-admin.
fastapi-amis-admin-demo
An example fastapi-amis-admin application
fastapi-config
FastAPI-Config is a visual dynamic configuration management extension based on FastAPI-Amis-Admin.
fastapi-scheduler
FastAPI-Scheduler is a simple scheduled task management FastAPI extension based on APScheduler.
fastapi-sqlmodel-crud
fastapi-sqlmodel-crud is a project based on FastAPI+SQLModel, which is used to quickly build Create, Read, Update, Delete common API interfaces.
fastapi-user-auth
FastAPI-User-Auth is a simple and powerful FastAPI user RBAC authentication and authorization library. Based on FastAPI-Amis-Admin and provides a freely extensible visual management interface.
fastapi-user-auth-demo
An example fastapi-user-auth application
sqlalchemy-database
SQLAlchemy-Database provides shortcut functions to common database operations for SQLAlchemy ORM.
sqlmodelx
SQLModelX is an extension of the SQLModel library.
amisadmin's Repositories
amisadmin/fastapi-amis-admin
FastAPI-Amis-Admin is a high-performance, efficient and easily extensible FastAPI admin framework. Inspired by django-admin, and has as many powerful functions as django-admin.
amisadmin/fastapi-user-auth
FastAPI-User-Auth is a simple and powerful FastAPI user RBAC authentication and authorization library. Based on FastAPI-Amis-Admin and provides a freely extensible visual management interface.
amisadmin/fastapi-scheduler
FastAPI-Scheduler is a simple scheduled task management FastAPI extension based on APScheduler.
amisadmin/fastapi-amis-admin-demo
An example fastapi-amis-admin application
amisadmin/fastapi-user-auth-demo
An example fastapi-user-auth application
amisadmin/sqlalchemy-database
SQLAlchemy-Database provides shortcut functions to common database operations for SQLAlchemy ORM.
amisadmin/amis
基于`baidu amis`的`pydantic`数据模型构建库,用于快速生成/解析`amis` `json` 数据.
amisadmin/fastapi-config
FastAPI-Config is a visual dynamic configuration management extension based on FastAPI-Amis-Admin.
amisadmin/fastapi-sqlmodel-crud
fastapi-sqlmodel-crud is a project based on FastAPI+SQLModel, which is used to quickly build Create, Read, Update, Delete common API interfaces.
amisadmin/sqlmodelx
SQLModelX is an extension of the SQLModel library.
amisadmin/fastapi-amis-admin-cli
amisadmin/amis-admin-theme-editor
Theme-Editor for the fastapi-amis-admin. Allows to add custom css styles and to apply theme --vars change on the fly.
amisadmin/awesome-fastapi
A curated list of awesome things related to FastAPI
amisadmin/fastapi-amis-admin-nav
amisadmin/mkdocs-material
Technical documentation that just works
amisadmin/sqlalchemy2-stubs
PEP-484 typing stubs for SQLAlchemy 1.4
amisadmin/starlette
The little ASGI framework that shines. 🌟
amisadmin/casbin
An authorization library that supports access control models like ACL, RBAC, ABAC in Golang
amisadmin/pycasbin
An authorization library that supports access control models like ACL, RBAC, ABAC in Python