Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 553 Bytes

Readme.md

File metadata and controls

10 lines (8 loc) · 553 Bytes

TADLAB Backend Service API

This is the backend service for my portfolio site and other projects. Eventually, it will be expanded to serve as the basis for exciting coding projects like synthesizers and shiny things :D

Currently, the service is written in Java using SpringBoot with a database in PostgreSQL. I'm presently following the model of BFF, so this service actually serves the companion API for the portfolio site which in turn serves the frontend directly.

As time goes on, I will continue to add to this service and make it even better!