MCPcopy Index your code
hub / github.com/autodidaddict/go-shopping

github.com/autodidaddict/go-shopping @v0.0.1

Chat with this repo
repository ↗ · DeepWiki ↗ · release v0.0.1 ↗ · + Follow
220 symbols 279 edges 12 files 12 documented · 5%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

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.

Extension points exported contracts — how you extend this code

Core symbols most depended-on inside this repo

Shape

Method 168
Struct 29
Function 15
Interface 6
TypeAlias 2

Languages

Go100%

Modules by API surface

catalog/proto/catalog.pb.go106 symbols
shipping/proto/shipping.pb.go71 symbols
warehouse/proto/warehouse.pb.go26 symbols
catalog/internal/service/service.go6 symbols
shipping/internal/service/service.go5 symbols
warehouse/internal/service/service.go3 symbols
warehouse/cmd/warehoused/main.go1 symbols
shipping/cmd/shippingd/main.go1 symbols
catalog/cmd/catalogd/main.go1 symbols

For agents

$ claude mcp add go-shopping \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page