Add image
This commit is contained in:
parent
e5dd04aabe
commit
0731585373
11
README.md
11
README.md
@ -1,5 +1,7 @@
|
||||
# Taller de API Rest con Flask y VueJS en armonia
|
||||
|
||||
![Flask y Vuejs](flaskyvuejs.jpg)
|
||||
|
||||
## Necesitaremos
|
||||
|
||||
- Portátil, y tuyo.
|
||||
@ -11,7 +13,7 @@
|
||||
|
||||
## ¿Bibliotecas?
|
||||
|
||||
### Microframework
|
||||
### Microframework Web
|
||||
|
||||
- **Flask**
|
||||
|
||||
@ -33,6 +35,13 @@
|
||||
- **httpie**: Cliente de API Rest para pruebas.
|
||||
- **python-dotenv**: Implementación de un archivo de configuración.
|
||||
|
||||
### Instalación
|
||||
|
||||
```bash
|
||||
pipenv install flask Flask-SQLAlchemy Flask-Migrate Flask-script Faker
|
||||
```
|
||||
|
||||
|
||||
## Peticiones
|
||||
|
||||
### GET
|
||||
|
BIN
flaskyvuejs.jpg
Normal file
BIN
flaskyvuejs.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 64 KiB |
Loading…
Reference in New Issue
Block a user