def health_check_response()

in app/like-service/service/mysfits_like.py [0:0]


def health_check_response():
    return jsonify({"message" : "This is for health checking purposes."})