https://github.com/devmnj/nuxt-app-graphql-api-servermiddleware
Nuxt Graphql with Playground implementation template for quick start
https://github.com/devmnj/nuxt-app-graphql-api-servermiddleware
graphql javascript nuxtjs nuxtjs-template playground servermiddleware
Last synced: 11 months ago
JSON representation
Nuxt Graphql with Playground implementation template for quick start
- Host: GitHub
- URL: https://github.com/devmnj/nuxt-app-graphql-api-servermiddleware
- Owner: devmnj
- Created: 2021-10-08T10:31:27.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-10-09T02:21:18.000Z (over 4 years ago)
- Last Synced: 2025-01-16T11:36:17.884Z (about 1 year ago)
- Topics: graphql, javascript, nuxtjs, nuxtjs-template, playground, servermiddleware
- Language: Vue
- Homepage:
- Size: 572 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Graphql API in Nuxt
Graphql API in Nuxtjs/Vuejs can be made possible using **serverMiddleWare**.
Hope this project will help someone.