Skip to content

eddiedunsford/Unit4.PrismaticBooks.Starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Guided Practice - Prismatic Books

This activity guides you through building a simple CRUD API using Prisma and Express. It requires a basic understanding of relational database schemas, how to translate them into the equivalent Prisma schemas, and how to perform CRUD operations with Prisma Client.

The solution branch contains documented solution code. The commit history of that branch follows the instructions below.

Table of Contents

  1. Initialize the Database
  2. Seed the Database
  3. Serve the Data with Express

Extensions

If you're done early, or want to see how this code might be improved, checkout possible extensions.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published