Skip to content

Installed Spring boot and created backend structure

Vansh Mehta requested to merge implemented-backend into main
  1. Created module backend
  2. Installed Springboot and other necessary packages
  3. Created the basic structure of the backend service
  4. Created the REST API for File. This is just a basic version, I will update the data structure soon.

Merge request reports