Steam Friends is an app to get information on your steam profile and your friends.
- Python server with FastAPI
- Code formatting with Black (pre-commit and GitHub workflow)
- Containerization with Docker
- API docs powered by OpenAPI, published to GitHub Pages, generated via pre-commit hook.
This project is for my own testing purposes - the goal is to create a simple, performant Python server with CI/CD.