Building a simple REST API using Nodejs, Expressjs, Prisma, and SQL - Part 04
In the last three articles, we created a new database project in PlanetScale to power our SQL DB. Then we created a user route for handling crud operations via Prisma client. And then we went on to add TypeScript and input validation using Zod.
We wi...
vic0de.hashnode.dev6 min read