philipokiokio / stunning-octo-broccoli
Notification Prototype
☆17Updated last year
Alternatives and similar repositories for stunning-octo-broccoli:
Users that are interested in stunning-octo-broccoli are comparing it to the libraries listed below
- FastAPI-PostgreSQL-Celery-RabbitMQ-Redis bakcend with Docker containerization☆72Updated last year
- FastAPI with Docker and Traefik☆108Updated last year
- A simple docker-compose app for orchestrating a fastapi application, a celery queue with rabbitmq(broker) and redis(backend)☆132Updated last year
- fastAPI boilerplate for API based access along with user management☆143Updated last year
- A simple Redis Streams backed Chat app using Websockets, Asyncio and FastAPI/Starlette.☆224Updated 11 months ago
- Real world Fast-API application template using gino(Async ORM) based on hexagonal architecture☆94Updated 2 years ago
- Code for Deta+FastAPI+JWT Auth Blog☆58Updated 3 years ago
- ☆25Updated 8 months ago
- A FastAPI Framework for things like Database, Redis, Logging, JWT Authentication, Rate Limits and Sessions☆61Updated last week
- Brave Chat server powered by FastAPI, SQLAlchemy, Redis, SingleStoreDB and friends.☆40Updated this week
- Secure a FastAPI app by enabling authentication using JSON Web Tokens (JWTs)☆122Updated 8 months ago
- Auth for use with FastAPI☆150Updated last year
- Basic service for uploading byte objects to s3 asynchronously☆48Updated 11 months ago
- An implementation for fastapi with Alembic and databases for Asynchronicity☆67Updated 3 months ago
- FastAPI example with distinct permissions for each route☆88Updated this week
- FastAPI & Kubernetes Tutorial with PyCharm☆106Updated 2 years ago
- Implements authentication and authorization as FastAPI dependencies☆145Updated last year
- ☆52Updated 10 months ago
- A template for a FastAPI based Serverless Framework microservice running on AWS Lambda☆90Updated 6 months ago
- Learn how to scrape websites with Python, Selenium, Requests HTML, Celery, FastAPI, & NoSQL with Cassandra via AstraDB.☆92Updated 3 years ago
- ☆52Updated 3 years ago
- FastAPI SAAS Template (Boilerplate code)☆159Updated last year
- Structuring FastAPI application using 3-tier design pattern☆73Updated last year
- FastAPI Async SQLAlchemy middleware☆154Updated 2 weeks ago
- HTMX and FastAPI login demo using JWT☆57Updated 7 months ago
- FastAPI CRUD☆79Updated 11 months ago
- The API Application Development using Python FastAPI, including interactive API documentation☆212Updated 6 months ago
- Simple implementation for Fastapi with a relational database and migrations☆54Updated 2 years ago
- Minimal example utilizing Fastapi and celery with Redis for celery back-end and task queue, and flower for monitoring the celery tasks.☆68Updated last year
- Sample project showing reliable data ingestion application using FastAPI and dramatiq