コード例 #1
0
def list_category():
    return jsonify(status='200', categories=Category.list_category())