Found 128 repositories(showing 30)
A template for a FastAPI based Serverless Framework microservice running on AWS Lambda
farlleyferreira
This project was built as a result of a deepening of the studies discussed on the blog farlley.com with a greater focus on Domain Driven Design (DDD) architecture. In this work you will find a simple template for creating microservices, as well as a use case (which will still be implemented according to the Roadmap found in this same document) applying the theories and studies presented in the books Implementing Domain-Driven Design - Vaughn Vernon, Domain-Driven Design: Attacking the Complexities at the Heart of Software - Eric Evans, and Building Microservices: Designing Fine-Grained Systems - Sam Newman, the bibliography consulted will be added to the end of this document in accordance with the application roadmap. The template was written for the python language in its version 3.9.0, using the FastApi framework.
onlythompson
This template provides a robust starting point for building scalable, maintainable, and efficient microservices using FastAPI, adhering to Clean Architecture principles and Domain-Driven Design (DDD).
ummataliyev
🟢 FastAPI microservice template with async support, modular architecture, and ready-to-use Docker, testing, and CI workflows.
wingorithm
🚀 A Simple, easy, and yet ready to scale to your production env. FastAPI microservice template with docker containerization, consul service registry, centralized config, API gateway support, and many more.
binarycat0
The Ultimate Super-Convenient Template for Microservices Based on FastAPI
beaver-infra
The repository is a project template for REST microservice built using FastAPI (Python).
onlythompson
This repository provides a template for building Large Language Model (LLM) powered microservices using FastAPI. It's designed to help you quickly set up and deploy AI-driven APIs that leverage the power of LLMs like GPT-3, GPT-4, Claude or other similar models.
OneTesseractInMultiverse
A template project to build FastAPI-based microservices that expose a REST service interface and
u-ways
A FastAPI microservice project template for Python.
1nsidell
A microservice for sending notifications asynchronously via RabbitMQ. Built with FastStream, and fastapi-mail, it supports template-based emails, easy extensibility, and robust logging.
eka0789
FastAPI-SRE-App is a production-grade microservice template designed for Site Reliability Engineering (SRE) practice. It includes key features such as structured observability (Prometheus, OpenTelemetry), CI/CD readiness, SLO tracking, and clean architecture using FastAPI, ClickHouse, Redis, and Kafka.
No description available
Lunexa-AI
A template for developing fast api microservices
vatsalgotawala
This is a basic FastAPI template suitable for small to medium scale applications which you can use as a base for your application and start adding new routes for RestAPIs.
mirzamuhammaddaniyal-eng
Modular FastAPI service with TDD, clean architecture, and production-ready API patterns.
sergey-msu
Microservice project template based on FastAPI (JWT auth as an example is taken)
ArturLinnik
This is a template for creating microservices with FastAPI.
hyperleex
Modern microservice generator. Using FastAPI, Async SQLAlchemy, Alembic, with migration tests and more.
Yijie-Wu
A fastapi microservice template
Deepak-coder80
No description available
cherry4xo
Kafka Faust + python microservices(FastAPI) template
ansel9618
code template in microservice arichitecture fastapi
ThingsSolver
Template for creating microservice with FastAPI
nvriese1
Customized base FastAPI microservice backend template
trumhemcut
A microservice project template using fastapi
lucaphen
A template for a FastAPI microservice to jump directly into coding
Template for creating a microservice app with FastApi, Poetry and GitHub actions
hegdeashwin
The repository is a project template for GraphQL microservice built using FastAPI (Python).
shlapolosa
CLAUDE.md-compliant FastAPI microservice template with Onion Architecture and 12-Factor principles