Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Jimeux/sls-chat-app
A real-time serverless chat application with Go and Vue 3
https://github.com/Jimeux/sls-chat-app
aws go websockets
Last synced: 3 months ago
JSON representation
A real-time serverless chat application with Go and Vue 3
- Host: GitHub
- URL: https://github.com/Jimeux/sls-chat-app
- Owner: Jimeux
- Created: 2021-12-22T11:09:54.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-23T02:43:47.000Z (almost 3 years ago)
- Last Synced: 2024-05-14T00:51:37.298Z (6 months ago)
- Topics: aws, go, websockets
- Language: Go
- Homepage:
- Size: 826 KB
- Stars: 17
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-golang-repositories - sls-chat-app - time serverless chat application with Go and Vue 3 (Repositories)
README
# sls-chat-app
### A real-time serverless chat application with Go and Vue 3.
For the full write up see the Medium blog post.
- [Part 1](https://medium.com/eureka-engineering/building-a-real-time-serverless-chat-application-on-aws-with-go-and-vue-3-part-1-3ceeb195bd2d)## Architecture
A serverless frontend deployment with S3 behind CloudFront,
and a serverless backend with API Gateway, Lambda and DynamoDB.## UI
A minimal Vue 3 frontend with some custom CSS for
highly-original UI design.