- Author: Dee Brecke
- Class: SDEV 372
- Fall 2023 Quarter
- Project Creation
- Writing A Web API
- Consuming a Web API
- Deploying to the Cloud
This is a quarter long project for SDEV 372: Software as a Service I created an API with information about games in my collection. I have two classes--one for board games and one for video games. It now allows the user to add games, edit them, and delete records from the tables. This was done using asynchronous functions in javascript. We deployed this project to the cloud using compute engine app engine, and kubernetes with docker.
Postman documentation link: https://documenter.getpostman.com/view/30297492/2s9YRCXrPv