What does HackerNews think of service?

Starter code for writing web services in Go using Kubernetes.

Language: Go

interesting, we've built a general framework that supports new project creation (as one way to use code gen), not tied to a language either.

Curious where this experiment will go and if it will become useful. Right now it mostly seems like a git clone with a bit to update the module clause.

Thanks for sharing!

Ardan Labs has a nice, much more extensive, Go starter: https://github.com/ardanlabs/service

---

https://docs.hofstadter.io/getting-started/create/

https://github.com/hofstadter-io/hof

The repository and structure is free here, but I highly recommend the actual course for API development, which is not free but very valuable.

https://github.com/ardanlabs/service

Not a tutorial but here's a project that goes over the architecture of building one using best practices. You may not need everything in it (so take from it what you will), but it should be helpful:

https://github.com/ardanlabs/service