File size: 141 Bytes
be86a81
 
 
 
 
 
1
2
3
4
5
6
7
"""
Services Module

This module will contain business logic.
Services will be called by routers and will handle core application logic.
"""