Building a REST API with NestJS and Prisma - Marc Stammerjohann | Prisma Day 2021
https://www.youtube.com/watch?v=mmbd5hcQUaY▾
In this hands-on workshop, you'll learn how to build a REST API with NestJS and the Prisma ORM in TypeScript. Specifically, the workshop will cover:
✅ Integrating Prisma into NestJS architecture
✅ REST API development including CRUD, pagination and authentication
✅ Error handling of Prisma exceptions with NestJS filters
Prerequisites:
• Node.js: 12.2.X / 14.X
• NestJS CLI (minimum v7.0.0)
• Basic familiarity with NestJS is recommended for this workshop
Learn more about Prisma:
◭ Website: https://www.prisma.io
◭ Docs: https://www.prisma.io/docs
◭ Quickstart: https://www.prisma.io/docs/getting-started/quickstart-typescript