codosseum is an open platform for engaging in competitive coding against other people.
This repository is the backend of this platform. It manages games and users.
Note: This project has not made its first release yet. Active development can be followed on the develop
branch.
TBD
Do you want to contribute to the project? Make sure to read our contributing guidelines first.
The app provides a REST API for all its functionality that can be used to interact with it in various ways. It is specified using an OpenAPI specification which can also be explored interactively.
The project is licensed under the GNU Affero General Public License version 3.0, or any later version (at your discretion).
The repository is REUSE compliant.