https://github.com/moaxaca/go-practice
https://github.com/moaxaca/go-practice
Last synced: 15 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/moaxaca/go-practice
- Owner: moaxaca
- Created: 2021-07-19T03:28:15.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-08-28T04:43:07.000Z (almost 4 years ago)
- Last Synced: 2025-02-16T23:20:09.083Z (3 months ago)
- Language: Go
- Size: 167 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/axonURLS:
http://localhost:8080/docs/index.html