Skip to content

Simple Scoreboard REST API using dotnet core with EntityFramework

License

Notifications You must be signed in to change notification settings

atretador/dotnet_SimpleScoreboardAPI

Repository files navigation

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

About

Simple Scoreboard REST API using dotnet core with EntityFramework

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published