renderizer
go-clean-template
renderizer | go-clean-template | |
---|---|---|
1 | 7 | |
54 | 6,359 | |
- | 0.9% | |
0.0 | 0.0 | |
over 3 years ago | 4 months ago | |
Go | Go | |
GNU General Public License v3.0 only | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
renderizer
-
Static analyzers for text templates
I've used renderizer before "GitHub - gomatic/renderizer: CLI to render Go template text files based on command line parameters and/or a YAML" https://github.com/gomatic/renderizer
go-clean-template
-
Any Working Example for Swagger integartion with golang?
Check this file https://github.com/evrone/go-clean-template/blob/master/internal/controller/http/v1/router.go
-
Microservices with clean architecture
I've been studying evrone's go clean template repository (https://github.com/evrone/go-clean-template), and I think this is a great starting point for anyone trying to structure their projects according to clean architecture principles. (at least it was for me, it led me to a lot of great resources and reading materials)
-
Best practices for structuring Go HTTP applications
Clean Architecture template for Golang services https://github.com/evrone/go-clean-template
- GO Boilerplate templates
-
Project structure with microservices and gRPC
https://github.com/evrone/go-clean-template Check this out
-
Is there any conventionally accepted repo that is representative of well designed go code ?
There are actually a lot of them. Recently found this template go-clean-template which seems to be great
What are some alternatives?
gomplate - A flexible commandline tool for template rendering. Supports lots of local and remote datasources.
wtf - WTF Dial is an example web application written in Go.
GoQuery - A little like that j-thing, only in Go.
go-structure-examples - Examples for my talk on structuring go apps
hermes - Golang package that generates clean, responsive HTML e-mails for sending transactional mail
pkgsite - [mirror] Home of the pkg.go.dev website
boilr - :zap: boilerplate template manager that generates files or directories from template repositories
myapp - 🚀 How to build a Dockerized RESTful API application using Go.
gf - GoFrame is a modular, powerful, high-performance and enterprise-class application development framework of Golang.
post-sqlc - Code used in a post about sqlc.dev
go-cli - Template for creating Go CLIs
upspin - Upspin: A framework for naming everyone's everything.