hastic-server
hastic-server copied to clipboard
Refactor analytics_controller to class
We list functions and define variables in the module scope. I don't like it, let's create a proper class as we do in AnalyticsService, for example