Skip to content

[DEPRECATED] Micro service created by Team Better than Bobby for BucStop application

Notifications You must be signed in to change notification settings

Redacted-Team/4350_002_Fall23_MicroService

 
 

Repository files navigation

GameMicroService

A Team [Redacted] Project

Members:

Kurt Brewer, Josh Rucevice, Charlie Shahan, Ethan Webb, Ethan Hensley, Patrick Vergason, Bryson Brandon

CSCI 4350

Fall 2023, East Tennessee State University

This repo is now deprecated! You do not need to clone this, but it is still available for your reference.

Overview:

This is a microservice that returns game info in JSON format to the [Redacted] Project.

Project Structure:

  • 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.

Help

For more documentation on how to run locally and how to set up deployments, see the google docs below:

About

[DEPRECATED] Micro service created by Team Better than Bobby for BucStop application

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 81.6%
  • Dockerfile 18.4%