Home > Backend Development > Golang > Sharing my open source project here ❤️

Sharing my open source project here ❤️

DDD
Release: 2025-01-28 12:06:09
Original
937 people have browsed it

This project is a perfect example of a complete, end-to-end application. It's a real-time messaging web application, much like WhatsApp, built with a robust technology stack. This includes WebSockets for real-time communication, Golang for backend development, React for the frontend, Redis for caching, Kafka for message queuing, and Postgres for persistent data storage.

The project also boasts comprehensive infrastructure-as-code using Terraform for AWS deployment and CI/CD pipelines managed by GitHub Actions, ensuring smooth and automated deployments.

A unique feature is the integration of Ollama for running a local Large Language Model (LLM). Interact with the LLM directly within the chat using the @superchat command!

Github: https://www.php.cn/link/0ee7e71061cf860ccf3b29c6823c7971

Sharing my open source project here ❤️

The above is the detailed content of Sharing my open source project here ❤️. For more information, please follow other related articles on the PHP Chinese website!

Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template