service
Service starter kit
A starter kit for building scalable web services with Go and Kubernetes
Starter-kit for writing services in Go using Kubernetes.
4k stars
100 watching
649 forks
Language: Go
last commit: 10 days ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
go-kit/kit | A toolkit for building microservices in Go | 26,621 |
kubernetes-sigs/kubebuilder | A framework for building Kubernetes APIs using custom resource definitions (CRDs) | 7,917 |
kubernetes/kubernetes | A system for managing containerized applications across multiple hosts | 111,105 |
micro/go-micro | A framework for building microservices with built-in support for distributed systems development and scalable communication between services. | 21,956 |
argoproj/argo-rollouts | Provides advanced deployment capabilities to Kubernetes, enabling fine-grained control over updates and rollbacks in production environments. | 2,776 |
kubernetes/client-go | A Go client library for interacting with Kubernetes clusters. | 9,096 |
argoproj/argo-cd | A tool for automating the deployment of applications on Kubernetes | 17,938 |
zeromicro/go-zero | A cloud-native Go framework for building scalable and resilient microservices with automatic code generation and built-in engineering practices. | 29,308 |
aws/aws-sdk-go | An SDK for interacting with Amazon Web Services (AWS) services from Go programs. | 8,644 |
wailsapp/wails | Enables Go programmers to build desktop applications with integrated web frontends | 25,392 |
operator-framework/operator-sdk | A toolkit to simplify building and managing complex stateful applications on Kubernetes | 7,258 |
goadesign/goa | A tool for designing and generating APIs in Go | 5,693 |
go-kratos/kratos | A comprehensive framework for building cloud-native microservices applications using Go, focusing on scalability, reliability and ease of use. | 23,374 |
emicklei/go-restful | A package for building RESTful web services using Go | 5,041 |
c-bata/go-prompt | A library for building interactive command-line interfaces with auto-complete suggestions. | 5,290 |