EventHopper / EHServerSide

Server-Side functionality including REST API, hosting scripts & client-server modules
0 stars 0 forks source link

Implemented find events by city. Refactored how pagination query params are handled. #96

Closed masterford closed 4 years ago

masterford commented 4 years ago

Now all queries for events go through a centralized method (EventModel.list). Each method from the controller will call the list method with its own queries