All Projects → AlpacaGoesCrazy → serverless-graphql-subscriptions

AlpacaGoesCrazy / serverless-graphql-subscriptions

Licence: MIT license
Graphql subscriptions with apollo-server-lambda

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects
shell
77523 projects

Projects that are alternatives of or similar to serverless-graphql-subscriptions

Kikstart Graphql Client
🚀 Small NodeJS Wrapper around apollo-client that provides easy access to running queries, mutations and subscriptions.
Stars: ✭ 27 (-59.7%)
Mutual labels:  graphql-subscriptions, subscriptions
Aws Lambda Graphql
Use AWS Lambda + AWS API Gateway v2 for GraphQL subscriptions over WebSocket and AWS API Gateway v1 for HTTP
Stars: ✭ 313 (+367.16%)
Mutual labels:  graphql-subscriptions, subscriptions
Graphql Subscriptions
📰 A small module that implements GraphQL subscriptions for Node.js
Stars: ✭ 1,390 (+1974.63%)
Mutual labels:  graphql-subscriptions
go-graphql-subscription-example
☝️ go-graphql subscription over Kafka/Redis/NSQ example
Stars: ✭ 34 (-49.25%)
Mutual labels:  graphql-subscriptions
Djangochannelsgraphqlws
Django Channels based WebSocket GraphQL server with Graphene-like subscriptions
Stars: ✭ 203 (+202.99%)
Mutual labels:  graphql-subscriptions
Graphql Postgres Subscriptions
A graphql subscriptions implementation using postgres and apollo's graphql-subscriptions
Stars: ✭ 133 (+98.51%)
Mutual labels:  graphql-subscriptions
Aws Mobile Appsync Sdk Ios
iOS SDK for AWS AppSync.
Stars: ✭ 231 (+244.78%)
Mutual labels:  graphql-subscriptions
Angular Fullstack Graphql
🚀 Starter projects for fullstack applications based on Angular & GraphQL.
Stars: ✭ 92 (+37.31%)
Mutual labels:  graphql-subscriptions
react-native-todo
React Native todo list using GraphQL
Stars: ✭ 26 (-61.19%)
Mutual labels:  subscriptions
Grial
A Node.js framework for creating GraphQL API servers easily and without a lot of boilerplate.
Stars: ✭ 194 (+189.55%)
Mutual labels:  graphql-subscriptions
killbill-stripe-plugin
Kill Bill plugin for Stripe
Stars: ✭ 16 (-76.12%)
Mutual labels:  subscriptions
Ddp Apollo
DDP link for Apollo with GraphQL Subscriptions support
Stars: ✭ 163 (+143.28%)
Mutual labels:  graphql-subscriptions
Graphql Mqtt Subscriptions
graphql-subscriptions implementation for MQTT protocol
Stars: ✭ 133 (+98.51%)
Mutual labels:  graphql-subscriptions
standard
the EIP and reference implementation which we will submit to the EIP repo.
Stars: ✭ 40 (-40.3%)
Mutual labels:  subscriptions
Graphql Google Pubsub
A graphql-subscriptions PubSub Engine using Google PubSub
Stars: ✭ 108 (+61.19%)
Mutual labels:  graphql-subscriptions
graphql-nats-subscriptions
A graphql subscriptions implementation using nats and apollo's graphql-subscriptions
Stars: ✭ 27 (-59.7%)
Mutual labels:  graphql-subscriptions
React Fullstack Graphql
Starter projects for fullstack applications based on React & GraphQL.
Stars: ✭ 1,352 (+1917.91%)
Mutual labels:  graphql-subscriptions
Graphql Kafka Subscriptions
Apollo graphql subscriptions over Kafka protocol
Stars: ✭ 154 (+129.85%)
Mutual labels:  graphql-subscriptions
36 Graphql Concepts
📜 36 concepts every GraphQL developer should know.
Stars: ✭ 209 (+211.94%)
Mutual labels:  graphql-subscriptions
golang-gqlgen-reactjs-subscription-demo
GraphQL Subscription with Golang/React JS & React Apollo Client Subscription
Stars: ✭ 29 (-56.72%)
Mutual labels:  graphql-subscriptions

Apollo server subscriptions on AWS Lambda

This is an example application which shows how to implement apollo-server-lambda with subscriptions. For subscriptions implementation AWS API Gateway Websockets and DynamoDB were used

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].