https://github.com/sistrall/example-of-graphql-hapi-server
This repo contains a starting project to use in GraphQL workshops based on Hapi
https://github.com/sistrall/example-of-graphql-hapi-server
example example-api example-project graphql hapi javascript js nodejs
Last synced: about 1 month ago
JSON representation
This repo contains a starting project to use in GraphQL workshops based on Hapi
- Host: GitHub
- URL: https://github.com/sistrall/example-of-graphql-hapi-server
- Owner: sistrall
- Created: 2018-07-12T12:08:46.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-13T06:53:34.000Z (almost 8 years ago)
- Last Synced: 2025-02-26T11:31:39.698Z (over 1 year ago)
- Topics: example, example-api, example-project, graphql, hapi, javascript, js, nodejs
- Language: JavaScript
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# example-of-graphql-hapi-server
## How to use this repo
1. `npm install`
2. `npm start`
3. Hack!