fike / fastapi-blogLinks
A FastAPI backend for blog with OpenTelemtry and Jaeger
☆102Updated last year
Alternatives and similar repositories for fastapi-blog
Users that are interested in fastapi-blog are comparing it to the libraries listed below
Sorting:
- A sync/async circuit breaker implementation in Python☆91Updated last year
- This template is **archived**. > UV can now [generate a sample project](https://docs.astral.sh/uv/guides/projects/#creating-a-new-proj…☆426Updated 3 months ago
- FastAPI CRUD☆78Updated last year
- This is the fastapi-tutorial repository.☆75Updated 2 months ago
- Modelo básico de API com FastAPI☆35Updated 8 months ago
- Capicat backend in FastAPI☆18Updated 2 weeks ago
- Barebone Python Microservices with Flask☆173Updated 2 years ago
- Extensible JSON module to serialize all objects.☆26Updated 6 months ago
- An implementation for fastapi with Alembic and databases for Asynchronicity☆67Updated 11 months ago
- Library of utils to create REST Python Microservices☆275Updated last year
- A fully functional FastAPI application that acts as a marketplace for cleaners and potential cleaning jobs.☆222Updated 2 years ago
- Catalogue of useful python modules that run as script.☆163Updated 5 months ago
- Simple queue system based on FastAPI and PostgreSQL☆49Updated 2 years ago
- RequestsPro: Professional-grade API client development.☆30Updated this week
- Test-Driven Development with FastAPI and Docker☆170Updated 4 months ago
- Python clean architecture and usecase implementation with fastapi and pydiator-core☆155Updated last year
- Website flaskextensions.com curated collection of Flask Extensions and its resources☆67Updated 5 years ago
- A template for a FastAPI based Serverless Framework microservice running on AWS Lambda☆93Updated last year
- Use pydantic schemas to define your query parameters, with extra sugar in them ✨☆39Updated 2 years ago
- You can use the mvc-flask extension to turn on MVC pattern in your applications.☆52Updated 2 months ago
- FastAPI-PostgreSQL-Celery-RabbitMQ-Redis bakcend with Docker containerization☆74Updated 2 years ago
- Learn Dynaconf - the best config library for Python :)☆82Updated 3 years ago
- A sample project that uses the ports and adapters architecture (or hexagonal architecture) for a micro service.☆45Updated 2 years ago
- A Clean Archtiecture template for a Rest API in python☆51Updated 3 years ago
- Repository housing code for the Testdriven article.☆104Updated last year
- This template is **archived**. > UV can now [generate a sample project](https://docs.astral.sh/uv/guides/projects/#creating-a-new-proje…☆195Updated 3 months ago
- A test driven micro-service template to build and deploy a fast-api service with admin feature.☆119Updated last year
- Implements authentication and authorization as FastAPI dependencies☆153Updated 2 years ago
- Real world Fast-API application template using gino(Async ORM) based on hexagonal architecture