marirs / fastapi-boilerplateLinks
fastAPI boilerplate for API based access along with user management
☆144Updated 2 years ago
Alternatives and similar repositories for fastapi-boilerplate
Users that are interested in fastapi-boilerplate are comparing it to the libraries listed below
Sorting:
- A simple docker-compose app for orchestrating a fastapi application, a celery queue with rabbitmq(broker) and redis(backend)☆134Updated 2 years ago
- The API Application Development using Python FastAPI, including interactive API documentation☆216Updated last year
- A simple Redis Streams backed Chat app using Websockets, Asyncio and FastAPI/Starlette.☆249Updated last year
- Auth for use with FastAPI☆168Updated 2 years ago
- Real world Fast-API application template using gino(Async ORM) based on hexagonal architecture☆94Updated 2 years ago
- Drop-in API-key based security for FastAPI☆374Updated last year
- Microservices, API Gateway, Authentication with FastAPI, non-blocking i/o☆390Updated last year
- Repository housing code for the Testdriven article.☆104Updated last year
- FastAPI CRUD☆78Updated last year
- FastAPI framework plugins☆479Updated 3 weeks ago
- A template for a FastAPI based Serverless Framework microservice running on AWS Lambda☆92Updated last year
- An implementation for fastapi with Alembic and databases for Asynchronicity☆67Updated 9 months ago
- FastAPI CRUD☆472Updated last year
- Shortify is a URL shortener RESTful API built with Python and FastAPI ⚡☆131Updated 3 weeks ago
- Implements authentication and authorization as FastAPI dependencies☆153Updated 2 years ago
- A "bootstrap" REST api for implementing a role based access control authentication and authorization service for your application ecosyst…☆101Updated 4 years ago
- A fully functional FastAPI application that acts as a marketplace for cleaners and potential cleaning jobs.☆222Updated 2 years ago
- FastAPI Layered Architecture☆326Updated 2 years ago
- Fully Python async FastAPI project! 🚀☆500Updated 2 years ago
- row level security for FastAPI framework☆546Updated last year
- Learn to build your own microservice using Python and FastAPI☆376Updated last year
- A demonstration of best practices for a large FastAPI project☆95Updated 5 months ago
- Simple example with FastAPI + MongoDB☆70Updated 10 months ago
- Minimal example utilizing fastapi and celery with RabbitMQ for task queue, Redis for celery backend and flower for monitoring the celery …☆557Updated last year
- A FastAPI Framework for things like Database, Redis, Logging, JWT Authentication, Rate Limits and Sessions☆61Updated 2 weeks ago
- FastAPI-PostgreSQL-Celery-RabbitMQ-Redis bakcend with Docker containerization☆73Updated 2 years ago
- Python clean architecture and usecase implementation with fastapi and pydiator-core