grpcweb-example
An example implementation of a GopherJS client and a Go server using the Improbable gRPC-Web implementation (by johanbrandhorst)
go-clean-template
Clean Architecture template for Golang services (by evrone)
| grpcweb-example | go-clean-template | |
|---|---|---|
| - | 7 | |
| 95 | 7,582 | |
| - | 0.4% | |
| - | 8.8 | |
| about 5 years ago | 7 days ago | |
| Go | Go | |
| MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.
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.
grpcweb-example
Posts with mentions or reviews of grpcweb-example.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning grpcweb-example yet.
Tracking mentions began in Dec 2020.
go-clean-template
Posts with mentions or reviews of go-clean-template.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-03-16.
-
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?
When comparing grpcweb-example and go-clean-template you can also consider the following projects:
gosigar - A Golang implementation of the Sigar API
go-structure-examples - Examples for my talk on structuring go apps
turnpike - Go implementation of a WAMP (Web Application Messaging Protocol) client and router
go-cli - Template for creating Go CLIs
gothic - 🦇 Gothic is a user registration and authentication SWT/JWT microservice. It supports REST, gRPC, and gRPC Web API, reCAPTCHA & a variety of DBs with Gorm.
wtf - WTF Dial is an example web application written in Go.