A Flask REST API for exploring a video game dataset, with JWT authentication, search and filtering endpoints, SQLAlchemy models, SQLite databases, pytest coverage, Docker support, and deployment on PythonAnywhere. Built to demonstrate backend API design, database-backed filtering, authentication…