leaderboardsgg / leaderboard-backend-go

GNU General Public License v3.0
37 stars 13 forks source link

leaderboard-backend

An open-source community-driven leaderboard backend for the gaming community.

Links

Tech-Stack Information

Developing

Requirements

Optional

Useful links

How to run

To start the postgres docker container

To test HTTP endpoints:

Running tests:

Running tests with coverage:

Running tests with race detection (requires gcc):

Running benchmarks: