app/services/README.md

Summary

Maintainability
Test Coverage
Business logic is stored here. If you need to combine multiple data sources or message data before it can be presented, this is where you should do that. You can think of it as a controller for your data sources.