6 lines
119 B
Python
6 lines
119 B
Python
"""
|
|
Controllers package for Core-API
|
|
|
|
Provides controller-based routing architecture for better code organization.
|
|
"""
|