/SafeWaterProject

To gain a better understanding of Spring JPAs and Spring Boot

Primary LanguageJava

Safe Water Project

In Collaboration With: Mehmet K.

Project Description

This project will be used as a way for me to become more familiar with Spring JPAs and to continue learning more about Spring Boot.

  • This project will be a REST API that will allow user to interact with the database, performing CRUD operations on the data.

Technologies Used

  • Database Used: PostgreSQL via a Docker Container
  • Spring Boot
  • Spring JPA
  • Spring Web Security

Goals Once Finished:

  • Migrate the PostgreSQL database to DynamoDB
  • Seperate the application into seperate microservices on AWS, using AWS Lambda and AWS API Gateway