Skip to content

AlpacaGoesCrazy/serverless-graphql-subscriptions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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