Kurt Brewer, Josh Rucevice, Charlie Shahan, Ethan Webb, Ethan Hensley, Patrick Vergason, Bryson Brandon
This repo is now deprecated! You do not need to clone this, but it is still available for your reference.
This is a microservice that returns game info in JSON format to the [Redacted] Project.
- The application handles HTTP calls in the microController.cs file in the /GameMicroServer/Controllers directory.
- It only handles an HTTP Get call to the path /Micro. So if the application was running locally, you would call http://localhost/Micro.
- This application is deployed alongside the BucStop project with docker compose, see [Redacted] Project for more details.
For more documentation on how to run locally and how to set up deployments, see the google docs below: