Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lgoodridge/serverless-chat

A chat app with a serverless backend and Django front-end.
https://github.com/lgoodridge/serverless-chat

django python serverless serverless-framework websockets

Last synced: 3 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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](https://medium.com/@ldgoodridge95/creating-a-chat-app-with-serverless-websockets-and-python-a-tutorial-54cbc432e4f).