def index()

in cqrs/services/product/main.py [0:0]


def index():
    return 'Product service for CQRS pattern. '