For further actions, you may consider blocking this person and/or reporting abuse
Read next
Sleek and Functional: Best Admin Dashboard Templates
Hitesh Chauhan -
Beyond LIKE: Advanced Text Search and Keyword Matching in Postgres using Full Text Search
Kairat -
Host Nextjs 14 Application on cPanel
Hasanul Haque Banna -
Performance testing of OpenAI-compatible APIs (K6+Grafana)
AV -
Top comments (1)
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": "",
}
]