Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 251 Bytes

File metadata and controls

6 lines (4 loc) · 251 Bytes

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