DEV Community

esse mireille yepie
esse mireille yepie

Posted on

Api NestJs

Top comments (1)

Collapse
 
esse_mireilleyepie_70df9 profile image
esse mireille yepie • Edited

How to create an API based on NestJS, TypeORM, PostgreSQL, Docker, and MinIO, knowing that I want to have the following structure:
[
{
"id": 1,
"name": "TRACKING CASH ",
"image": "images/T5.jpg",
"images":[
{
"image": "images/T3.jpg",
"imgDes":"connexion"
}
],
"description": "texte",
"lien": " http:/2003",
"manuel": "/guide.pdf.crdownload",
"videoT": "",
}
]