Erik Foris 4a09da87d3 chore: Refactor DatasetController and DatasetService
This commit refactors the `DatasetController` and `DatasetService` classes. It updates the request mappings in the `DatasetController` class to `/api/v1/datasets` and adds new methods for upvoting and downvoting datasets. In the `DatasetService` class, it adds the `upvoteDataset` and `downvoteDataset` methods to handle dataset upvoting and downvoting. This refactoring improves code organization and functionality.
2024-06-18 12:30:55 +02:00
2024-06-04 09:45:34 +02:00

The file is empty.
Description
No description provided
Readme 308 KiB
Languages
Java 47.8%
JavaScript 24.2%
CSS 16.4%
HTML 11.6%