A simple REST API for managing users and tasks. Built with an OOP layered architecture (Repository / Service / Router) and using Pydantic v2 style.
This repo is a structured collection of my Python practice files, covering everything from basic concepts to Object-Oriented Programming (OOP) and advanced Python features. Whether you're just ...