Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/carreraprogrammer/graphql-chat
https://github.com/carreraprogrammer/graphql-chat
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/carreraprogrammer/graphql-chat
- Owner: carreraprogrammer
- License: mit
- Created: 2023-12-20T01:23:46.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-20T02:26:01.000Z (about 1 year ago)
- Last Synced: 2024-05-17T15:36:42.985Z (8 months ago)
- Language: JavaScript
- Size: 188 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.