This project is licensed under the Apache 2.0 License. See the LICENSE file for more details.
RAGE Data API allows you to retrieve useful information from video games using the RAGE game engine. This information helps, in particular, mod developers to simplify their research.
make init-pre-commit
make build-upmake build-up-d-prod- ✅ Added unit tests and verified its coverage.
- 👷 Added
docker-compose-prod.yml,docker-compose.dev.ymlandMakefile. - 👷 Added a CI using Pylint.
- ✨ Added filters on each endpoint.
- ✨ Implemented the API with FastAPI.
- 🎉 Project initialization.