Mathis 44b783561b
Add Author module with controller and service
This commit introduces a new Author module in the backend application. It includes the AuthorController with basic endpoints and the AuthorService for handling author-related logic. Basic test files for both the controller and the service are also added.
2024-09-23 12:08:38 +02:00
..