breatheco-de / breatheco-de/python-flask-api-tutorial
methods=['GET'])
Open
- Dominant language
- Python
- Stars
- 123
- Forks
- 3.6k
- PR merge metrics
- No merged PRs in 30d
Description
```
@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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.