|
17 | 17 | * Repositorio AppTiendaElectronica Original : https://github.com/andresWeitzel/AppTiendaElectronica_Angular_Bootstrap_SpringBoot_MongoDB |
18 | 18 | * Repositorio AppTiendaElectronica `(migrado a..)`: https://gitlab.com/andres-weitzel/AppTiendaElectronica_Angular_Bootstrap_SpringBoot_MongoDB |
19 | 19 | * Repositorio db_ElectroThings : https://github.com/andresWeitzel/db_ElectroThings_MongoDB |
| 20 | +* PlayList Proyecto : https://www.youtube.com/watch?v=wrl32hijoqo&list=PLCl11UFjHurCMBTbTNCGQerdF9LBXgX15&index=1 |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | +</br> |
| 25 | + |
| 26 | +### EndPoints y Recursos. Vista Swagger UI |
| 27 | + |
| 28 | +### EndPoints |
| 29 | +* http://localhost:8098/api/v1/productos/ |
| 30 | +* http://localhost:8098/api/v1/admin/usuarios/ |
| 31 | +* http://localhost:8098/api/v1/auth/ |
| 32 | + |
| 33 | +* Algunos de los recursos de cada endpoint se muestran en las siguientes imágenes respectivas a cada controller |
20 | 34 |
|
21 | 35 | </br> |
22 | 36 |
|
23 | 37 | ### Documentación Gráfica de algunos Recursos la Api. |
24 | 38 |
|
| 39 | +</br> |
| 40 | + |
| 41 | +### Descripción de la Api Rest |
| 42 | + |
| 43 | + |
| 44 | +### Modelo de Respuesta Métodos Http Code |
| 45 | + |
| 46 | + |
| 47 | +### Recursos por Endpoint |
| 48 | + |
| 49 | +#### Documentación con Swagger-UI `auth-controller` |
| 50 | + |
25 | 51 |
|
26 | 52 | #### Documentación con Swagger-UI `producto-controller` |
27 | | - <img width="70%" height="50%" src="https://github.com/andresWeitzel/ApiRest_ElectroThingsV1_SpringBoot_MongoDB/blob/master/documentation/productosController.png" /> |
28 | | - |
| 53 | + |
| 54 | + |
| 55 | +#### Documentación con Swagger-UI `usuario-controller` |
| 56 | + |
| 57 | + |
| 58 | + |
29 | 59 | #### Listado de Productos Paginados |
30 | | - <img width="70%" height="50%" src="https://github.com/andresWeitzel/ApiRest_ElectroThingsV1_SpringBoot_MongoDB/blob/master/documentation/get/getAll.png" /> |
31 | | - <img width="70%" height="50%" src="https://github.com/andresWeitzel/ApiRest_ElectroThingsV1_SpringBoot_MongoDB/blob/master/documentation/get/getAllResponse.png" /> |
| 60 | +  |
| 61 | +  |
| 62 | + |
32 | 63 |
|
33 | 64 | #### Listado de Productos o Producto Paginado/s por Fecha |
34 | 65 | <img width="70%" height="50%" src="https://github.com/andresWeitzel/ApiRest_ElectroThingsV1_SpringBoot_MongoDB/blob/master/documentation/get/getByFecha.png" /> |
|
0 commit comments