https://github.com/santosreis/graphql-chat
https://github.com/santosreis/graphql-chat
express graphql reactjs
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/santosreis/graphql-chat
- Owner: SantosReis
- License: mit
- Created: 2023-11-01T21:49:10.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-04T20:23:57.000Z (over 1 year ago)
- Last Synced: 2025-01-21T15:48:33.328Z (5 months ago)
- Topics: express, graphql, reactjs
- Language: JavaScript
- Homepage:
- Size: 217 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# GraphQL Chat
This is a project used in the [GraphQL by Example](https://www.udemy.com/course/graphql-by-example/?referralCode=7ACEB04674F000BAC061) course.
It shows how to use subscriptions with Apollo Server for Express, Apollo Client, and GraphQL-WS.