/serverless-chat

A chat app with a serverless backend and Django front-end.

Primary LanguagePython

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.