Home

Awesome

Leaderboard with Go and DiceDB

  1. Start a local DiceDB server on port 6379
  2. Start the leaderboard example server
$ go run main.go

Once the server is running, open http://localhost:8080 in your browser.