Closed JackyChiu closed 7 years ago
After some peer review in a few issues, I've cleaned up the structure of the program
We now have a handlers packages, which will contain all the handlers.
Handler
Main focus of this PR was to clean the structure of the handlers (touched the models a bit)
After some peer review in a few issues, I've cleaned up the structure of the program
We now have a handlers packages, which will contain all the handlers.
Handler
type contains a logger and a database connection.