3 lines
127 B
Python
3 lines
127 B
Python
"""
|
|
The 'app' package contains de main API object plus all the routing. It also contains the 'models' for the API requests.
|
|
""" |