An open API service indexing awesome lists of open source software.

https://github.com/wx-chevalier/ms-go-commons

go-utils, make code smell good & Commons in Go to build MicroServices.
https://github.com/wx-chevalier/ms-go-commons

wx-go wx-snippets

Last synced: 15 days ago
JSON representation

go-utils, make code smell good & Commons in Go to build MicroServices.

Awesome Lists containing this project

README

        



Go Utils

This repo contains common utilities for go projects.

> 更多 Go 学习笔记参考 [:books: Go-Series, Go From Zero to Hero. | 语法基础、工程实践、并发编程、Web 开发](https://github.com/wx-chevalier/Go-Series)。

# About

- [go-realworld-clean #Project#](https://github.com/err0r500/go-realworld-clean): Golang clean-architecture codebase containing real world examples (CRUD, auth, advanced patterns, etc) that adheres to the RealWorld spec and API.

- [golang-gin-realworld-example-app](https://github.com/gothinkster/golang-gin-realworld-example-app)

- [d3ta-go](https://github.com/muharihar/d3ta-go): A Simple Implementation of Domain-Driven Design Technical Architecture Patterns in Go.