All Projects → autodidaddict → Go Shopping

autodidaddict / Go Shopping

A sample suite of services built on the go-micro framework

Programming Languages

go
31211 projects - #10 most used programming language
golang
3204 projects

Projects that are alternatives of or similar to Go Shopping

Go Micro Boilerplate
The boilerplate of the GoLang application with a clear microservices architecture.
Stars: ✭ 147 (+50%)
Mutual labels:  microservice, grpc, protobuf, go-micro
Kratos
A modular-designed and easy-to-use microservices framework in Go.
Stars: ✭ 15,844 (+16067.35%)
Mutual labels:  grpc, protobuf, microservice
Brpc Java
Java implementation for Baidu RPC, multi-protocol & high performance RPC.
Stars: ✭ 647 (+560.2%)
Mutual labels:  microservice, grpc, protobuf
Go Micro Services
HTTP up front, Protobufs in the rear
Stars: ✭ 853 (+770.41%)
Mutual labels:  microservice, grpc, protobuf
Orion
Orion is a small lightweight framework written around grpc/protobuf with the aim to shorten time to build microservices at Carousell.
Stars: ✭ 101 (+3.06%)
Mutual labels:  microservice, grpc, protobuf
Go Grpc
A simpler grpc framework
Stars: ✭ 133 (+35.71%)
Mutual labels:  microservice, grpc, go-micro
Go Project Sample
Introduce the best practice experience of Go project with a complete project example.通过一个完整的项目示例介绍Go语言项目的最佳实践经验.
Stars: ✭ 344 (+251.02%)
Mutual labels:  microservice, grpc, sample
Rpc Thunderdome
A comparison between Proteus RPC and other commonly used RPC frameworks
Stars: ✭ 22 (-77.55%)
Mutual labels:  grpc, protobuf
Grpc Jersey
gRPC<->Jersey bridge
Stars: ✭ 23 (-76.53%)
Mutual labels:  grpc, protobuf
Danby
A webserver that's also a grpc proxy for browsers
Stars: ✭ 26 (-73.47%)
Mutual labels:  microservice, grpc
Sol2proto
Ethereum contract ABI to gRPC protobuf IDL transpiler
Stars: ✭ 41 (-58.16%)
Mutual labels:  grpc, protobuf
Grpc.jl
gRPC framework for Julia
Stars: ✭ 18 (-81.63%)
Mutual labels:  grpc, protobuf
Protoreflect
Reflection (Rich Descriptors) for Go Protocol Buffers
Stars: ✭ 651 (+564.29%)
Mutual labels:  grpc, protobuf
Rpcx
Best microservices framework in Go, like alibaba Dubbo, but with more features, Scale easily. Try it. Test it. If you feel it's better, use it! 𝐉𝐚𝐯𝐚有𝐝𝐮𝐛𝐛𝐨, 𝐆𝐨𝐥𝐚𝐧𝐠有𝐫𝐩𝐜𝐱!
Stars: ✭ 6,516 (+6548.98%)
Mutual labels:  microservice, grpc
Grpc
An Elixir implementation of gRPC
Stars: ✭ 858 (+775.51%)
Mutual labels:  grpc, protobuf
Protoc Gen Twirp swagger
Swagger generator for twirp
Stars: ✭ 54 (-44.9%)
Mutual labels:  grpc, protobuf
Grpc Contract
A tool to generate the grpc server code for a contract
Stars: ✭ 40 (-59.18%)
Mutual labels:  grpc, protobuf
S
a go web freamwork for micro service, very very easy to create and deploy, with auto service registry and discover, high performance and based on http/2 no ssl
Stars: ✭ 67 (-31.63%)
Mutual labels:  microservice, go-micro
Grpc Rust
Rust implementation of gRPC
Stars: ✭ 1,139 (+1062.24%)
Mutual labels:  grpc, protobuf
Grpcdump
Tool for capture and parse grpc traffic
Stars: ✭ 75 (-23.47%)
Mutual labels:  grpc, protobuf

Go Shopping

This example contains a suite of microservices all built on the go micro framework. The goal of this example is to provide you with a practical example of multiple services operating within a lightweight ecosystem that gives you more than just the simple "hello world" functionality. In addition to 3 backing services, there is a single aggregating API service that mimicks and extremely common best practice in cloud native/microservice development.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].