4OH4 / kubernetes-fastapiLinks
Barebones Python FastAPI in Kubernetes
☆136Updated 4 years ago
Alternatives and similar repositories for kubernetes-fastapi
Users that are interested in kubernetes-fastapi are comparing it to the libraries listed below
Sorting:
- Collection of PoCs and Azure Demos☆72Updated 3 weeks ago
- A simple and robust caching solution for FastAPI that interprets request header values and creates proper response header values (powered…☆156Updated last month
- FastAPI with Docker and Traefik☆112Updated 3 years ago
- Test-Driven Development with FastAPI and Docker☆176Updated 9 months ago
- fastAPI boilerplate for API based access along with user management☆145Updated 2 years ago
- A fully functional FastAPI application that acts as a marketplace for cleaners and potential cleaning jobs.☆225Updated 2 years ago
- FasAPI + Prometheus + Grafana!☆216Updated 2 years ago
- A simple docker-compose app for orchestrating a fastapi application, a celery queue with rabbitmq(broker) and redis(backend)☆136Updated 2 years ago
- Implement the Health Check API pattern on your FastAPI application!☆183Updated 2 years ago
- This is the home of FastAPI for enclave applications! Get started in minutes 🎉☆96Updated 3 years ago
- A template for a FastAPI based Serverless Framework microservice running on AWS Lambda☆94Updated last year
- FastAPI & Kubernetes Tutorial with PyCharm☆110Updated 3 years ago
- Using Redis with FastAPI☆122Updated last year
- FastAPI + Postgres project generator☆166Updated 3 years ago
- FastAPI-PostgreSQL-Celery-RabbitMQ-Redis bakcend with Docker containerization☆75Updated 2 years ago
- ☆60Updated last year
- Cookiecutter API for creating Custom Skills for Azure Search using Python and Docker☆623Updated 3 years ago
- A Python RESTful API using FastAPI with a Kafka Consumer☆160Updated 5 years ago
- Boiler plate project for using GraphQL (Strawberry) with FastAPI and Async SQL Alchemy 🍓☆151Updated 3 years ago
- An implementation for fastapi with Alembic and databases for Asynchronicity☆67Updated last year
- Lightweight auth middleware for FastAPI that just works. Fits most auth workflows with only a few lines of code☆94Updated 3 years ago
- Repository housing code for the Testdriven article.☆104Updated 2 years ago
- FastAPI application and service structure for a more maintainable codebase – See full article☆394Updated 3 years ago
- Sample project showing reliable data ingestion application using FastAPI and dramatiq☆45Updated 4 years ago
- This is the fastapi-tutorial repository.☆75Updated 3 months ago
- Secure a FastAPI app by enabling authentication using JSON Web Tokens (JWTs)☆132Updated last year
- Learn to build your own microservice using Python and FastAPI