├── README.md ├── app.py ├── flaskrecap.json └── requirements.txt /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Alejandroq12/FlaskAndPostman/HEAD/README.md -------------------------------------------------------------------------------- /app.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Alejandroq12/FlaskAndPostman/HEAD/app.py -------------------------------------------------------------------------------- /flaskrecap.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Alejandroq12/FlaskAndPostman/HEAD/flaskrecap.json -------------------------------------------------------------------------------- /requirements.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Alejandroq12/FlaskAndPostman/HEAD/requirements.txt --------------------------------------------------------------------------------