You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Online Store Microservices is a scalable architecture for an online retail platform, built with Go, Docker, and Kubernetes. It features three core services—Product (PostgreSQL), Order (MongoDB), and Inventory (Redis)—with inter-service communication via HTTP and message broker NATS. Kubernetes manages deployment and scaling.
Effortlessly serve static HTML pages with this minimalistic Golang web server. Designed for simplicity, it's perfect for showcasing personal websites, portfolios, or project documentation with ease.
The Go Workout Tracker API is built using Go to help users track and manage workout routines and fitness data efficiently. It offers APIs for logging exercises, tracking progress, and analyzing metrics, ensuring scalability and performance for fitness enthusiasts and developers.
A fullstack Temporary Email Service built with Golang (Chi Router) and a stylish frontend. Instantly generate disposable email addresses, receive messages, and auto-expire inboxes.
MariaGin is your comprehensive starting point for developing robust and feature-rich backend applications with the Go programming language, based on the Gin web framework
A Go-based microservice to process store visit images in parallel, validate store data, and track job statuses. Includes Docker support, automated testing, and comprehensive error handling. Ideal for high-performance image processing pipelines.