Skip to content

Making the Avalon API simpler by keeping games in RAM

Notifications You must be signed in to change notification settings

sorensenmarius/AvalonApiNoDB

Repository files navigation

AvalonApiNoDB

We created a slow API which commits to a DB every action and uses a heavy fullstack boilerplate. This is an attempt to take back control and make the application faster, as well as adding Docker support.

Original repository: https://github.com/sorensenmarius/AvalonApi Connected Web App: https://github.com/sorensenmarius/AvalonWebAppNoDb

Running the App

Running this app should be fairly simple. I use Docker for running it locally, but that shouldn't be required. Follow these steps:

  1. Open the solution in Visual Studio
  2. Select the .Api project as the startup project
  3. (Optional) Choose Docker from the dropdown next to the play button
  4. Hit the play button

In collaboration with Simon Degen GitHub Website If you want to contribute, simply make a PR and we'll check it out ;)

About

Making the Avalon API simpler by keeping games in RAM

Resources

Stars

Watchers

Forks

Packages

No packages published