Go Micro logo

Go Micro

Go Micro is a distributed systems framework for building microservices in Go, providing service discovery, load balancing, message encoding, RPC, and async messaging out of the box.

1 APIs 0 Features
Distributed SystemsFrameworksGoGolangMicroservicesRPCService Discovery

APIs

Go Micro

Go Micro is a distributed systems framework for building microservices in Go, providing service discovery, load balancing, message encoding, RPC, and async messaging out of the ...

Resources

🔗
Website
Website
🔗
Documentation
Documentation
🚀
Getting Started
Getting Started
👥
GitHub Organization
GitHub Organization

Sources

apis.yml Raw ↑
aid: go-micro
name: Go Micro
description: >-
  Go Micro is a distributed systems framework for building microservices in Go,
  providing service discovery, load balancing, message encoding, RPC, and
  async messaging out of the box.
type: Index
image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
tags:
  - Distributed Systems
  - Frameworks
  - Go
  - Golang
  - Microservices
  - RPC
  - Service Discovery
url: >-
  https://raw.githubusercontent.com/api-evangelist/go-micro/refs/heads/main/apis.yml
created: '2026-03-26'
modified: '2026-04-28'
specificationVersion: '0.19'
apis:
  - aid: go-micro:go-micro
    name: Go Micro
    description: >-
      Go Micro is a distributed systems framework for building microservices in Go,
      providing service discovery, load balancing, message encoding, RPC, and
      async messaging out of the box.
    humanURL: https://go-micro.dev/
    tags:
      - Distributed Systems
      - Frameworks
      - Go
      - Golang
      - Microservices
      - RPC
      - Service Discovery
    properties:
      - type: Documentation
        url: https://go-micro.dev/docs/guide
      - type: Getting Started
        url: https://go-micro.dev/getting-started
      - type: JSONSchema
        url: >-
          https://raw.githubusercontent.com/api-evangelist/go-micro/refs/heads/main/json-schema/go-micro-service.json
      - type: JSONSchema
        url: >-
          https://raw.githubusercontent.com/api-evangelist/go-micro/refs/heads/main/json-schema/go-micro-options.json
common:
  - type: Website
    url: https://go-micro.dev/
  - type: Documentation
    url: https://go-micro.dev/docs/guide
  - type: Getting Started
    url: https://go-micro.dev/getting-started
  - type: GitHub Organization
    url: https://github.com/go-micro
maintainers:
  - FN: Kin Lane
    email: [email protected]