- POST/api/files/upload/pdf/:tipo — Subir PDF
- GET/api/files/download/pdf/:tipo/:filename — Descargar PDF
Imagenes
- POST/api/files/upload/image/:tipo — Subir imagen
- GET/api/files/download/image/:tipo/:filename — Descargar imagen
Utilidades
- GET/health — Estado del servicio
- GET/api-docs — Documentacion Swagger