fix readme
This commit is contained in:
@@ -151,7 +151,7 @@ The project demonstrates a complete CI/CD pipeline: Gitea Actions builds a Docke
|
||||
|
||||
__[The DisExcel Project](https://git.homyk.space/MH.Dmitrii/The_DisExcel_project)__
|
||||
|
||||
My most advanced and up-to-date project — a FastAPI backend with async SQLAlchemy 2.0, JWT authentication with refresh token rotation and revocation, and a permission/group-based RBAC system. Includes layered architecture (web → service → database → models), Alembic migrations, and a full test suite (unit, integration, E2E) with pytest, pytest-asyncio and Allure reporting. Also includes Docker and Ansible configurations for deployment.
|
||||
My most advanced and up-to-date project — a FastAPI backend with async SQLAlchemy 2.0, JWT authentication with refresh token rotation and revocation, and a permission/group-based RBAC system. Includes layered architecture (web → service → database → models), Alembic migrations, and a full test suite (unit, integration, E2E) with pytest, pytest-asyncio and Allure reporting. Also includes Docker and Ansible configurations for deployment, Redis for caching and RabbitMQ for microservices.
|
||||
|
||||
__[Auth Project](https://git.homyk.space/MH.Dmitrii/auth-project)__
|
||||
|
||||
|
||||
Reference in New Issue
Block a user