Public Alternatives
Similar projects and alternatives to public
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
starlite
Discontinued Light, Flexible and Extensible ASGI API framework | Effortlessly Build Performant APIs [Moved to: https://github.com/litestar-org/litestar]
-
falcon
The no-magic web data plane API and microservices framework for Python developers, with a focus on reliability, correctness, and performance at scale.
-
robs_awesome_python_template
A Highly Configurable Python Template: Optionally use FastAPI, SQLAlchemy 2, Pydantic, Typer, Celery, and more depending on your application's needs!
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
public discussion
public reviews and mentions
-
Looking for an updated/modern FastAPI+tortoise template.
Well, the point of fastapi is to adapt to you, so it won't impose a structure. That being said, through collecting some and adapting others, I've come to my own, feel free to check it out: - https://gitlab.com/nevrona/public/skels/fastapi
-
Is something wrong with FastAPI?
Indeed. On this topic, I wrote a heavily opinionated guide and accompanying skel, along some friends: - https://gitlab.com/nevrona/public/guidelines/-/tree/develop - https://gitlab.com/nevrona/public/skels/fastapi (sorry for poor docs)