https://wanago.io/2022/12/05/api-nestjs-constraints-sql/
API with NestJS #85. Defining constraints with raw SQL
Dec 5, 2022 - We go through constraints in PostgreSQL to implement error handling and react when a particular constraint is violated.
api with nestjsdefiningconstraintsrawsql
https://www.prisma.io/blog/nestjs-prisma-authentication-7D056s1s0k3l
Building a REST API with NestJS and Prisma: Authentication
In this tutorial, you will learn how to implement JWT authentication with NestJS, Prisma and PostgreSQL. You will also learn about salting passwords, security...
a rest apibuildingnestjsprismaauthentication