anqorithm / fastapi-keycloakLinks
This project demonstrates how to integrate Keycloak with a FastAPI application using Docker and Docker Compose for authentication.
☆21Updated last year
Alternatives and similar repositories for fastapi-keycloak
Users that are interested in fastapi-keycloak are comparing it to the libraries listed below
Sorting:
- FastAPI REST boilerplate is a comprehensive starting point for developing robust web applications. It provides a structured foundation eq…☆14Updated last year
- Secure a FastAPI app by enabling authentication using JSON Web Tokens (JWTs)☆132Updated last year
- Custom FastAPI boilerplate with Piccolo ORM, JWT auth, config file and Hashicorp Vault support☆19Updated 3 years ago
- 🐳docker-compose + 🎨diagrams = docker-compose-diagram 🐳🎨☆95Updated 2 years ago
- ☆39Updated 3 years ago
- This repository illustrates how we can integrate keycloak with fastAPI for authetification☆27Updated 2 years ago
- We're going to provide various examples to set up and work with the Grafana LGTM stack including Loki, Grafana, Tempo and Mimir on a kube…☆31Updated last year
- Code examples for the SQLAlchemy article☆58Updated 2 years ago
- In this article, I'll provide you with a simple and straightforward guide on how you can build a CRUD app with FastAPI and SQLAlchemy. Th…☆60Updated 10 months ago
- ☆167Updated 6 months ago
- Template for building FastAPI Asynchronous applications with PostgreSQL(SQLModel)☆33Updated 2 months ago
- Flexible maintenance mode middleware for FastAPI applications.☆58Updated 2 weeks ago
- Real world Fast-API application template using gino(Async ORM) based on hexagonal architecture☆92Updated 3 years ago
- go-logstash is a Golang package for pushing logging events to Logstash through TCP and UDP protocols. This package provides an easy-to-us…