FastAdmin is a FastAPI framework for quickly creating administrative panels. It integrates SQLAlchemy, Pydantic, and FastUI to automatically generate admin interfaces from database schemas, enabling easy customization and extensibility.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
39
commits
Add tests for FastUIRouter and Page class changes, including URL generation and route mounting
234e0faView on GitHubfeat: inheritance tracker tests; refactor: assign PageMeta to Page
256d27aView on GitHub