tsatsujnr139 / fastapi-role-based-access-control-auth-service
A "bootstrap" REST api for implementing a role based access control authentication and authorization service for your application ecosystem built using FastAPI and Postgres.
☆101Updated 4 years ago
Alternatives and similar repositories for fastapi-role-based-access-control-auth-service:
Users that are interested in fastapi-role-based-access-control-auth-service are comparing it to the libraries listed below
- Learn to build your own microservice using Python and FastAPI☆367Updated 9 months ago
- FastAPI & Kubernetes Tutorial with PyCharm☆105Updated 2 years ago
- The API Application Development using Python FastAPI, including interactive API documentation☆216Updated 10 months ago
- Microservices, API Gateway, Authentication with FastAPI, non-blocking i/o☆366Updated last year
- A simple docker-compose app for orchestrating a fastapi application, a celery queue with rabbitmq(broker) and redis(backend)☆133Updated 2 years ago
- Simple example with FastAPI + MongoDB☆70Updated 7 months ago
- Test-Driven Development with FastAPI and Docker☆170Updated 2 weeks ago
- FastAPI CRUD☆462Updated last year
- Fully Python async FastAPI project! 🚀☆481Updated last year
- Example CRUD API in Python using FastAPI, Pydantic and pyMongo☆170Updated 2 years ago
- FastAPI CRUD☆78Updated last year
- A job board app using fastapi☆184Updated 4 years ago
- A simple Redis Streams backed Chat app using Websockets, Asyncio and FastAPI/Starlette.☆241Updated last year
- Cookiecutter template to build and deploy fastapi backends..batteries included☆150Updated 3 months ago
- A template for a FastAPI based Serverless Framework microservice running on AWS Lambda☆92Updated 10 months ago
- FastAPI with Docker and Traefik☆111Updated 2 years ago
- A fully functional FastAPI application that acts as a marketplace for cleaners and potential cleaning jobs.☆222Updated 2 years ago
- Real world Fast-API application template using gino(Async ORM) based on hexagonal architecture