Issue Tracker REST API Demo - Python, FastAPI, Pydantic

This is an Issue Tracker API, a backend project built with Python and FastAPI. It's a REST API for creating and managing issues, like a simple ticket tracker. Each issue has a title, description, priority, and status.