Hi
So far, using helper classes was enough for me.
Now I need to implement a new module and I wondered what would be the correct way/location to add a service class.
This service should handle api calls and will be called from a controller and an observer class.
Greetings
Gion