abunuwas / fastapi-jwt-tutorial
Code for my JWT auth for FastAPI tutorial (https://youtu.be/C92mjEKUfNQ)
☆15Updated 3 years ago
Alternatives and similar repositories for fastapi-jwt-tutorial:
Users that are interested in fastapi-jwt-tutorial are comparing it to the libraries listed below
- Code for my FastAPI tutorial (https://youtu.be/GRD3z95vs-A)☆12Updated 3 years ago
- Code for my FastAPI with SQLAlchemy Tutorial (https://youtu.be/8GSYx-KDEas)☆18Updated 3 years ago
- Repository for my YouTube tutorial "Using the Repository Pattern for better data access encapsulation" (https://youtu.be/l_7ZpHE4EEY)☆21Updated 2 years ago
- Repo for my youtube tutorial☆47Updated 2 years ago
- ☆21Updated 2 years ago
- ☆20Updated 3 years ago
- FastAPI-PostgreSQL-Celery-RabbitMQ-Redis bakcend with Docker containerization☆73Updated last year
- FastAPI & Kubernetes Tutorial with PyCharm☆104Updated 2 years ago
- FastAPI python backend server with multi-stage CI/CD deployment☆97Updated 9 months ago
- ☆125Updated 3 years ago
- Simple implementation for Fastapi with a relational database and migrations☆54Updated 2 years ago
- ☆29Updated 3 years ago
- Secure a FastAPI app by enabling authentication using JSON Web Tokens (JWTs)☆125Updated 10 months ago
- FastAPI example with distinct permissions for each route