/dotnet_SimpleScoreboardAPI

Simple Scoreboard REST API using dotnet core with EntityFramework

Primary LanguageC#GNU General Public License v3.0GPL-3.0

dotnet_SimpleScoreboardAPI

Simple Scoreboard REST API using dotnet 8 with EntityFramework

Just modify the appsettings.json file with your connection string and database provider. Azure deployment files are also included for cloud usage.

/GET will return top 10 results

/GET/{int} allows you to set the returned amout of results

/POST to add new score

Demo scene on Unity https://github.com/atretador/ScoreboardAPIDemo