LambdaLuke
 

Refactor the API

Last modified: 11 July 2025

Now we have a functioning get endpoint we will refactor the project to move the logic into appropriate files.
This will make the application more maintainable and easy to read.