iammuho / NatterNetLinks
Your real-time chat application built with Golang, MongoDB, WebSockets, and Fasthttp.
☆43Updated 2 years ago
Alternatives and similar repositories for NatterNet
Users that are interested in NatterNet are comparing it to the libraries listed below
Sorting:
- Boilerplate for writing Go applications without framework using hexagonal application development approach☆41Updated 2 years ago
- goserve is a robust Go backend architecture. It offers a performant and scalable framework, emphasizing feature separation, clean code, a…☆141Updated last year
- Simple and scalable boilerplate to build powerful and organized REST projects with Fiber.☆84Updated 2 years ago
- A Simplest Storage-Agnostic and Zero-dep Message Queue for Your Concurrent Go Program☆167Updated last month
- A ready-to-go Go, Mongo, MinIO and grafana api/application stack☆35Updated last year
- Go Hotels microservices☆57Updated 4 years ago
- Examples of using various popular database libraries and ORM in Go.☆27Updated 2 years ago
- ☆38Updated last year
- ☆67Updated 4 years ago
- Go chat application. Implemented in multiple ways, using golang channel and redis pub/sub model☆65Updated 2 years ago
- Golnag microservice-template by DDD☆33Updated last week
- 🚀📦 Multi-tenancy support for GORM managed databases☆72Updated last week
- A production-ready, container-first opinionated gofiber project template. Config by envvars, DI by go.uber.org/fx, Database by uptrace/bu…☆127Updated this week
- Lightweight library for the transactional outbox pattern in Go, not tied to any specific relational database or broker.☆107Updated 4 months ago
- e-commerce written in Go and HTMX☆99Updated 8 months ago
- 🚗 Real time package tracking implementation with RabbitMQ☆60Updated 3 years ago
- Outbox Pattern implementation in go☆41Updated 10 months ago
- Rest api of e-commerce web application☆34Updated 3 years ago
- Lightweight net/http 1.22+ enhancement library that combines the best of chi & Echo Enabling you to effortlessly write handlers using net…☆85Updated 9 months ago
- This is a clean architecture starter template for Golang applications, designed with modularity and scalability in mind.☆58Updated 5 months ago
- A lock-free, ultra-fast event bus for Go☆46Updated this week
- A high-performance, modular rate limiting library for Go. Supports in-memory and Redis backends. Includes Fixed Window, Sliding Window, T…☆93Updated 4 months ago
- A Go library to simplify request parsing, validation, and response handling in microservices, making code cleaner and more maintainable.☆36Updated 4 months ago
- Backend for E-commerce using Go microservices, GRPC, Protobuf, Postgresql, Elastic search, Docker and GraphQL☆41Updated 6 years ago
- A simple repository showcasing how to build an architecture with webhook delivery using Golang.☆28Updated 2 years ago
- LessGo ⚡LessGo is a high-performance Go web framework designed for building scalable and maintainable applications. It features advanced …