Feature Description
Work on API's to perform CRUD operations on every Object in the Database EXCEPT User
You can manually add Users with npx prisma studio
Requirements
The API's are in the directory:
server/api
File naming scheme can be found in here:
Feature Description Work on API's to perform CRUD operations on every Object in the Database EXCEPT
User
You can manually add Users withnpx prisma studio
Requirements The API's are in the directory:
server/api
File naming scheme can be found in here:post
get
put
delete
Additional context CRUD Carson's Village's CRUD API