sabuhibrahim / fastapi-jwt-auth-full-exampleLinks
This is JWT authentication example with FastAPI . It uses an async PostgreSQL connection with SqlAlchemy ORM. There is an alembic config also.
☆55Updated 2 months ago
Alternatives and similar repositories for fastapi-jwt-auth-full-example
Users that are interested in fastapi-jwt-auth-full-example are comparing it to the libraries listed below
Sorting:
- This article will teach you how to create a CRUD RESTful API with Python, FastAPI, SQLAlchemy ORM, Pydantic, Alembic, PostgreSQL, and Doc…☆71Updated 2 years ago
- Microservices, API Gateway, Authentication with FastAPI, non-blocking i/o☆416Updated last year
- Ecommerce Fastapi react with Payment gateway☆82Updated 2 years ago
- Elaborate Microservice async example with FastAPI, RabbitMQ, MongoDB and Redis.