feat: Implement get_all method for events
Description
This MR introduces the GET /events endpoint to retrieve all events registered in the system. The implementation includes the creation of the get_all method in the corresponding service, the route, and the controller logic to return the list of events.
What was done
[
[
[
[