rsnext/examples/with-prisma/README.md

8 lines
616 B
Markdown
Raw Normal View History

2020-07-07 21:21:19 +02:00
Prisma.io maintains it's own Next.Js examples
- [Javascript](https://github.com/prisma/prisma-examples/tree/master/javascript/rest-nextjs)
- [Typescript: rest-api-routes-auth](https://github.com/prisma/prisma-examples/tree/latest/typescript/rest-nextjs-api-routes-auth)
- [Typescript: rest-api-routes](https://github.com/prisma/prisma-examples/tree/latest/typescript/rest-nextjs-api-routes)
- [Typescript: rest-api-express](https://github.com/prisma/prisma-examples/tree/latest/typescript/rest-nextjs-express)
- [Typescript: graphql](https://github.com/prisma/prisma-examples/tree/latest/typescript/graphql-nextjs)