An open API service indexing awesome lists of open source software.

https://github.com/larsbergqvist/highscore-service

A service that allows for storing high score lists / leader boards for games. The service has a REST Api and uses a MongoDB database. See https://thingsmatic.com/2021/07/29/puzzling-with-react-and-redux/ for details
https://github.com/larsbergqvist/highscore-service

c-sharp highscorelist highscores-api leaderboard-api mongodb net6 rest-api

Last synced: about 1 month ago
JSON representation

A service that allows for storing high score lists / leader boards for games. The service has a REST Api and uses a MongoDB database. See https://thingsmatic.com/2021/07/29/puzzling-with-react-and-redux/ for details

Awesome Lists containing this project

README

          

# highscore-service ![Build and test](https://github.com/larsbergqvist/highscore-service/actions/workflows/dotnet.yml/badge.svg)

A service that allows for storing high score lists / leader boards for games. The service has a REST Api and uses a MongoDB database. See https://thingsmatic.com/2021/07/29/puzzling-with-react-and-redux/ for details

![Alt text](https://github.com/LarsBergqvist/highscore-service/blob/main/screenshot.png?raw=true 'Swagger screenshot')