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

https://github.com/moaxaca/go-practice


https://github.com/moaxaca/go-practice

Last synced: 15 days ago
JSON representation

Awesome Lists containing this project

README

        

# Directories
- .github => CI Workflows
- Everything else is an application in this monorepo.

Sub applications follow the go standard project structure.
https://github.com/golang-standards/project-layout

# Style Guidelines
- https://github.com/uber-go/guide/blob/master/style.md#verify-interface-compliance

# Libraries
- https://golangci-lint.run
- https://github.com/grpc-ecosystem/grpc-gateway
- https://github.com/go-openapi
- https://github.com/open-telemetry/opentelemetry-go
- https://github.com/asim/go-micro

# IOC
- https://github.com/uber-go/dig
- https://github.com/eddieowens/axon

URLS:
http://localhost:8080/docs/index.html