Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 218 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 218 Bytes

Backend of our application

Java application with REST endpoints that connects to an MySQL database in Google Cloud.

The backend contains a Jetty server with a single REST controller which connects to our database.