This is the backend REST API for the B4cklog project (Spring Boot, Kotlin).
- Main documentation: B4cklog-Docs
- Project overview, architecture, and API: see main docs above.
- Configure environment variables (see
docker-compose.ymlor.env). - Run with Gradle:
./gradlew bootRunor use Docker Compose.
- User authentication (JWT)
- Game, platform, and review management
- IGDB API integration