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 2 months ago
JSON representation

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.