We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f49ff1f commit bb8434cCopy full SHA for bb8434c
examples/with-prisma/.gitignore
examples/with-prisma/README.md
@@ -1,6 +1,6 @@
1
-Prisma.io maintains it's own Next.Js examples
+The official examples are maintained by the Prisma team:
2
3
-- [Javascript](https://github.com/prisma/prisma-examples/tree/master/javascript/rest-nextjs)
+- [Javascript](https://github.com/prisma/prisma-examples/tree/latest/javascript/rest-nextjs)
4
- [Typescript: rest-api-routes-auth](https://github.com/prisma/prisma-examples/tree/latest/typescript/rest-nextjs-api-routes-auth)
5
- [Typescript: rest-api-routes](https://github.com/prisma/prisma-examples/tree/latest/typescript/rest-nextjs-api-routes)
6
- [Typescript: rest-api-express](https://github.com/prisma/prisma-examples/tree/latest/typescript/rest-nextjs-express)
0 commit comments