An open API service indexing awesome lists of open source software.

https://github.com/weakky/nexus-schema-vercel


https://github.com/weakky/nexus-schema-vercel

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

## GraphQL APIs for Next.js examples

This repository contains GraphQL APIs that are used in the [Next.js examples](https://github.com/vercel/next.js/tree/canary/examples). They use [Prisma](http://prisma.io/) + [Nexus](http://nexusjs.org/) and are hosted on [Vercel](https://vercel.com/) as:

| example | url |
|------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------|
| [graphql-with-prisma-simple](https://github.com/prisma-labs/nextjs-graphql-api-examples/tree/master/packages/graphql-with-prisma-simple) | https://nextjs-graphql-with-prisma-simple.vercel.app/api |
| [graphql-with-prisma-relay](https://github.com/prisma-labs/nextjs-graphql-api-examples/tree/master/packages/graphql-with-prisma-relay) | https://nextjs-graphql-with-prisma-relay.vercel.app/api |