Overview
The Game List API is designed to make managing and tracking video games simple and efficient. It allows users to create, read, update, and delete data related to video games and the platforms they are purchased on. Built with FastAPI, the API prioritizes performance and ease of use. Future plans include adding a frontend for better accessibility and integrating APIs from platforms like Steam to provide a comprehensive game tracking solution.
Features
- CRUD Operations: Manage game and platform data with create, read, update, and delete functionalities.
- Python FastAPI: Built with a modern Python framework for high performance and ease of development.
- Future Frontend Integration: Plans to add a frontend for a user-friendly experience.
- API Expansion: Future integration with APIs from platforms like Steam for comprehensive tracking.
Gallery
Technologies Used
- FastAPI
- Python
- HTML
- Docker