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