-
BlueBird Group
- indonesia
-
07:34
(UTC +07:00) - https://mirror.xyz/0x4A744B4B1c317b3246E15578dfDBE450A4bf1396
- @jekeityplg
Highlights
- Pro
Lists (2)
Sort Name ascending (A-Z)
Starred repositories
👨🏫 Cloud Native Go Tutorials for Everyone!
Web Framework to build REST APIs, Webservices or any HTTP endpoint in C language. Can stream large amount of data, integrate JSON data with Jansson, and create websocket services
The repository implement Gin gonic combined with GRPC to build architect microservice. each service is sidecar (private database, instance)
Master the Coding Interview: Data Structures + Algorithms Code
Package gorilla/mux is a powerful HTTP router and URL matcher for building Go web servers with 🦍
Awesome LeetCode resources to learn Data Structures and Algorithms and prepare for Coding Interviews.
A Golang framework for web artisans. Tribute to Laravel.
goserve is a robust Go backend architecture. It offers a performant and scalable framework, emphasizing feature separation, clean code, and testability. Ideal for REST API development, goserve simp…
This is a demo project to understand microservice communication using kafka
Standard Go Project Layout
Code for the Introduction to .NET Microservices
Event Driven Architecture example in golang
Realtime chat built with Go, Next & Typescript
Some Web API boilerplate using Go and SQLC
A CLI application that creates a Golang API Service application template.
How to Build Go Backend System from Scratch to Production-ready Monolithic to Microservice. Go E-commerce Series is a complete course based on the Go ecosystem where you can learn GO from scratch t…
Reusable template for building REST Web Services in Golang. Uses gorilla/mux as a router/dispatcher and Negroni as a middleware handler.
Terminal UI library with rich, interactive widgets — written in Golang
A fast, clean, responsive Hugo theme.
In this comprehensive guide, you will learn how to secure a Golang RESTful API with JSON Web Tokens and Email verification.
Simple blogging platform built with golang. Built on top of gin and gorm. Auth with github. REST / CRUD API backend and templated frontend
Golang RESTFull API with mongoDB & Redis
Golang Restfull Api with gin-gonic framework and jwt(json web token)
Accompanying code for my series on golang monolith to microservice
This project is created to demonstrate Go-Lang Clean Architecture/DDD/Hexagonal Architecture, and It show the usage of popular libraries gin, gorm, zap and dig.