rsnext/examples/with-prisma/README.md
Aryan Beezadhur bb8434c17e
Update Prisma example (#29459)
* Correct branch name

* Delete .gitignore

* Update README.md


Co-authored-by: Lee Robinson <me@leerob.io>
Co-authored-by: JJ Kasper <jj@jjsweb.site>
2021-09-28 11:13:30 -05:00

7 lines
627 B
Markdown

The official examples are maintained by the Prisma team:
- [Javascript](https://github.com/prisma/prisma-examples/tree/latest/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)