https://github.com/gr2m/restaurant-graphql
A tasty introduction to GraphQL
https://github.com/gr2m/restaurant-graphql
Last synced: 12 months ago
JSON representation
A tasty introduction to GraphQL
- Host: GitHub
- URL: https://github.com/gr2m/restaurant-graphql
- Owner: gr2m
- License: apache-2.0
- Created: 2017-12-18T13:08:39.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-12-12T22:24:00.000Z (over 1 year ago)
- Last Synced: 2025-07-10T23:43:33.551Z (12 months ago)
- Language: JavaScript
- Homepage: https://restaurant-graphql.glitch.me/
- Size: 1.29 MB
- Stars: 27
- Watchers: 3
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# How to GET shrimp salad at the RESTaurant
> A tasty introduction to GraphQL
[](https://youtu.be/801P6PZvF5c)
## Quickstart
* edit [`index.js`](index.js) to require the step you want to check out
* start with `node index.js`
You can remix this app on Glitch:
[](https://glitch.com/edit/#!/remix/restaurant-graphql)
Questions? Ping me on Twitter [@gr2m](https://twitter.com/gr2m)!
## LICENSE
[Apache-2.0](LICENSE)