Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 639 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 639 Bytes

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