Tournament Manager API
Educational project for a tournament management system created using FastAPI.
About the project
This API is designed for organizing eSports tournaments and allows users to:
Create tournaments for different games
Register participants and teams
Organize matches between teams
The project was created to study:
Modern Python (3.10+)
FastAPI framework
Asynchronous programming
Working with databases using SQLAlchemy
Professional API development
About the project
This API is designed for organizing eSports tournaments and allows users to:
Create tournaments for different games
Register participants and teams
Organize matches between teams
The project was created to study:
Modern Python (3.10+)
FastAPI framework
Asynchronous programming
Working with databases using SQLAlchemy
Professional API development