auburnonlinecs / reviews-api

The API specification and implementation for the course reviews web application.
MIT License
0 stars 0 forks source link

Initialize Backend #1

Open cj6046 opened 5 months ago

cj6046 commented 5 months ago

Overview

We have chosen to use Springboot to make the backend API. There will be a specified initialization process to create the boilerplate code of the framework.

Requirements

R1: The backend has boilerplate organized into a robust, descriptive, and extensible directory structure

R2: There is a templated .gitignore file

R3: The backend compiles and listens on port 3000 (locally)

cj6046 commented 1 month ago

The decision was made to move away from Springboot to minimize costs. We have instead decided on a serverless application with a node.js implementation. It will deployed on aws. For more information, reach out on discord.