https://github.com/0mppula/nextjs-13-mongodb-prisma-crud
A simple implementation of CRUD api routes using Next.js 13's app router with Prisma and MongoDB.
https://github.com/0mppula/nextjs-13-mongodb-prisma-crud
api-routes chad crud-api mongodb nextjs13 prisma shadcn-ui
Last synced: 8 days ago
JSON representation
A simple implementation of CRUD api routes using Next.js 13's app router with Prisma and MongoDB.
- Host: GitHub
- URL: https://github.com/0mppula/nextjs-13-mongodb-prisma-crud
- Owner: 0mppula
- Created: 2023-07-18T10:00:03.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-07-18T10:06:42.000Z (almost 2 years ago)
- Last Synced: 2025-03-29T19:11:09.337Z (about 1 month ago)
- Topics: api-routes, chad, crud-api, mongodb, nextjs13, prisma, shadcn-ui
- Language: TypeScript
- Homepage:
- Size: 81.1 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A simple implementation of CRUD api routes using Next.js 13's app router with Prisma and MongoDB.