starlette-admin #1852
jowilf
started this conversation in
Show and tell
starlette-admin
#1852
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Starlette-Admin is a simple and extensible admin interface framework for Starlette/FastApi.
The key features are:
model and customize those views & forms as the need arises.
are:
AND
andOR
conditions.Read Datatables documentation for more information.
to SQLAlchemy-file for SQLAlchemy integration
This project is inspired by Flask-Admin and the main goal is to provide similar tool for Starlette/FastApi.
Starlette-Admin is designed to work with any ORM but have currently built-in support for:
Documentation: https://jowilf.github.io/starlette-admin
Source Code: https://github.com/jowilf/starlette-admin
Demo Application
starlette-admin-demo is a complete
Starlette application that showcases Starlette-Admin features.
Online demo available here
Beta Was this translation helpful? Give feedback.
All reactions