Use Express to Create Data Dynamically

InstructorRyan Chenkie

Share this video with your friends

Send Tweet

Prisma is API-agnostic meaning that it doesn't matter how we build our APIs. They can be REST APIs, GraphQL APIs, or anything else. In this lesson, we see how to use express to accept JSON data to be forwarded off to Prisma to create new records in the database.

Devin Rhode
~ a year ago

generating fake data would be neat