fastapi-layered-architecture VS python-rest-template

Compare fastapi-layered-architecture vs python-rest-template and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
fastapi-layered-architecture python-rest-template
1 1
252 3
- -
10.0 2.4
over 1 year ago 7 months ago
Python Python
- MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

fastapi-layered-architecture

Posts with mentions or reviews of fastapi-layered-architecture. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-23.

python-rest-template

Posts with mentions or reviews of python-rest-template. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-12.
  • An opinionated Python boilerplate
    6 projects | /r/Python | 12 Mar 2023
    [Self-promotion] I made this template to refactor our production services in my previous work (an enterprise chat service): https://github.com/tuan3w/python-rest-template Features: + Opinionated code structure + Centralized exception handling + pre-commit hooks (isort, black, mypy) + i18n support + Database migration with alembic

What are some alternatives?

When comparing fastapi-layered-architecture and python-rest-template you can also consider the following projects:

fastapi-best-practices - FastAPI Best Practices and Conventions we used at our startup

FastAPI-Production-Boilerplate - A scalable and production ready boilerplate for FastAPI

resolvelib - Resolve abstract dependencies into concrete ones

fastapi-ddd-cookiecutter - This project is a backend template for a FastAPI-based application that uses the repository pattern approach to provide an abstraction layer between the business logic and the data access layer. It aims to provide a scalable and maintainable architecture for building web applications.

fastapi-boilerplate - FastAPI REST API pre-configured with a database. This will get you up and running with CRUD operations quickly.

just - 🤖 Just a command runner

fastapi-react - 🚀 Cookiecutter Template for FastAPI + React Projects. Using PostgreSQL, SQLAlchemy, and Docker

cookiecutter-scverse - Cookiecutter template for scverse