``` @app.route('/myroute/todos', methods=['GET']) ``` En el archivo src/app.py https://github.com/4GeeksAcademy/python-flask-api-tutorial-rafael/blob/ef9e01faa5717657a64141b20e31477b676291e5/src/app.py#L4