Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 378 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 378 Bytes

serverless-chat

An example chat application that uses the Serverless Framework on top of AWS Lambda and API Gateway with WebSockets for the backend, along with a simple Django client.

You can view a tutorial explaining how to create an app like this here.