feat: Implement get_by id method for events
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
[
[
[