service
Service framework
A starter kit for building scalable web services with Go and Kubernetes
Starter-kit for writing services in Go using Kubernetes.
4k stars
99 watching
653 forks
Language: Go
last commit: about 1 month ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
go-kit/kit | A toolkit for building microservices in Go | 26,684 |
kubernetes-sigs/kubebuilder | A framework for building Kubernetes APIs using custom resource definitions (CRDs) in Go. | 8,009 |
kubernetes/kubernetes | A system for managing containerized applications across multiple hosts | 111,689 |
micro/go-micro | A framework for building microservices with built-in support for distributed systems development and scalable communication between services. | 22,020 |
argoproj/argo-rollouts | Provides advanced deployment capabilities to Kubernetes, enabling fine-grained control over updates and rollbacks in production environments. | 2,812 |
kubernetes/client-go | A Go client library for interacting with Kubernetes clusters. | 9,161 |
argoproj/argo-cd | A tool for automating the deployment of applications on Kubernetes | 18,151 |
zeromicro/go-zero | A cloud-native Go framework for building scalable and resilient microservices with automatic code generation and built-in engineering practices. | 29,481 |
aws/aws-sdk-go | Provides a set of libraries and tools to access and interact with Amazon Web Services | 8,656 |
wailsapp/wails | Enables Go programmers to build desktop applications with integrated web frontends | 25,855 |
operator-framework/operator-sdk | A toolkit to simplify building complex stateful applications on Kubernetes | 7,283 |
goadesign/goa | A tool for designing and generating APIs in Go | 5,719 |
go-kratos/kratos | A comprehensive framework for building cloud-native microservices applications using Go, focusing on scalability, reliability and ease of use. | 23,457 |
emicklei/go-restful | A package for building RESTful web services using Go | 5,051 |
c-bata/go-prompt | A library for building interactive command-line interfaces with auto-complete suggestions. | 5,303 |