Building a NestJS Rest API Using Prisma ORM

NestJS is a pretty solid framework for building backend applications. 

In this post, we are going to take our NestJS knowledge and combine it with Prisma to build a RESTful API. This post is going to have a bunch of code that you can get from the Github link at the end or you can also code along.

CategoriesUncategorized