jearistiz / guane-intern-fastapiLinks
FastAPI-PostgreSQL-Celery-RabbitMQ-Redis bakcend with Docker containerization
☆75Updated 2 years ago
Alternatives and similar repositories for guane-intern-fastapi
Users that are interested in guane-intern-fastapi 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)☆135Updated 2 years ago
- FastAPI CRUD☆78Updated last year
- Repository housing code for the Testdriven article.☆104Updated last year
- An implementation for fastapi with Alembic and databases for Asynchronicity☆67Updated last year
- The API Application Development using Python FastAPI, including interactive API documentation☆217Updated last year
- A template for a FastAPI based Serverless Framework microservice running on AWS Lambda☆93Updated last year
- FastAPI with Docker and Traefik☆112Updated 2 years ago
- fastAPI boilerplate for API based access along with user management☆145Updated 2 years ago
- ☆120Updated 2 years ago
- Test-Driven Development with FastAPI and Docker☆173Updated 6 months ago
- A fully functional FastAPI application that acts as a marketplace for cleaners and potential cleaning jobs.☆223Updated 2 years ago
- A FastAPI Framework for things like Database, Redis, Logging, JWT Authentication, Rate Limits and Sessions☆62Updated this week
- This is the home of FastAPI for enclave applications! Get started in minutes 🎉☆95Updated 3 years ago
- Code for Deta+FastAPI+JWT Auth Blog☆57Updated 4 years ago
- Sample project showing reliable data ingestion application using FastAPI and dramatiq☆45Updated 4 years ago
- Secure a FastAPI app by enabling authentication using JSON Web Tokens (JWTs)☆130Updated last year
- This is the fastapi-tutorial repository.☆75Updated 2 weeks ago
- FastAPI & Kubernetes Tutorial with PyCharm☆110Updated 2 years ago
- A simple Redis Streams backed Chat app using Websockets, Asyncio and FastAPI/Starlette.