Zami77 / web-backend-project-5

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CPSC-449 web-backend Project 5

Members

Dan Lungaro dlungaro@csu.fullerton.edu

How to initialize the program

First open the terminal Next, ensure you are in the correct directory the folder should be called 'web-backend' Then, you must run the command bash startup.sh

What does this script do?

This sh script will initalize the databases for each of the microservices as well as use foreman to startup the web server.

Endpoints

Validator Service http://localhost:9999/api/v1/docs

Stats Service http://localhost:9999/api/v2/docs

Answer Service http://localhost:9999/api/v3/docs

Game State Service http://localhost:9999/api/v4/docs

Orchestrator Service http://localhost:9999/api/v5/docs

About


Languages

Language:Python 96.3%Language:Shell 1.9%Language:Procfile 1.7%