1 2 3 4 5
from routes.api import * from routes.basic import * from routes.progress import * from routes.user import * from routes.workout import *