This tutorial will demonstrate how to use Nest and Prisma to build a REST API. NestJS is a framework for creating scalable, server-side Node.js applications. Prisma is a next-generation Node and TypeScript object-relational mapper. Click here to see the full demo with network requests.
Table of contents
What is Prisma?Initial project setupWe made a custom demo for . No really. Click here to check it out .Getting started with PrismaGenerating a todo moduleTesting our applicationConclusion1 Comment
Sort: