Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free. Learn more →
Fastapi-admin Alternatives
Similar projects and alternatives to fastapi-admin
-
django-ninja
💨 Fast, Async-ready, Openapi, type hints based framework for building APIs
-
easyauth
Create a centralized Authentication and Authorization token server. Easily secure FastAPI endpoints based on Users, Groups, Roles or Permissions with very little database usage.
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
-
-
flask-db
A Flask CLI extension to help migrate and manage your SQL database.
-
-
Flask-Tortoise
Adds asynchronous Tortoise ORM(Like Django-ORM) support for flask app.
-
Sonar
Write Clean Python Code. Always.. Sonar helps you commit clean code every time. With over 225 unique rules to find Python bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
-
FrameworkBenchmarks
Source for the TechEmpower Framework Benchmarks project
-
-
tabler
Tabler is free and open-source HTML Dashboard UI Kit built on Bootstrap
-
Semantic UI
Semantic is a UI component framework based around useful principles from natural language.
-
ToolJet
Low-code platform for building business applications. Connect to databases, cloud storages, GraphQL, API endpoints, Airtable, Google sheets, OpenAI, etc and build apps using drag and drop application builder. Built using JavaScript/TypeScript. 🚀
-
-
Fomantic-UI
Fomantic-UI is the official community fork of Semantic-UI
-
fastapi_login
FastAPI-Login tries to provide similar functionality as Flask-Login does.
-
gatekeeper-policy-manager
A simple to use web-based OPA Gatekeeper policy manager
-
-
-
Mergify
Updating dependencies is time-consuming.. Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free.
fastapi-admin reviews and mentions
-
Tabler: Free and open source dashboard HTML/CSS framework
If you use FastAPI with Tortoise ORM it looks like there's an Admin Interface that uses Tabler:
-
SQLAlchemy Admin for FastAPI/Starlette
I've been looking around for something like this for a while! I've seen fastapi-admin but didn't like the Redis requirement so I'll have to try this soon!
-
How to integrating FastAPI and Django ASGI?
I first tried fastapi-admin and TortoiseORM. the former works well enough but I don't think it is mature enough for production. I encountered issues with the latter's signals.
- SQLAlchemy 1.4.0 Released
-
A note from our sponsor - Mergify
blog.mergify.com | 24 Sep 2023
Stats
long2ice/fastapi-admin is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of fastapi-admin is Python.