Project

Architecture, design, and getting involved

Contributing

This is a rendered copy of the repository CONTRIBUTING.md for convenient access via the documentation site.

Roadmap

Go Micro is a framework for building agents and services in Go. An agent is a distributed system — it discovers services, calls them, holds state, and recovers from failure — so building an agent is b

Powered by Go Micro Badge

Documentation for Get Badge. Show your support and let others know your project is built with Go Micro!

Server (optional)

The Micro server is an optional web dashboard and authenticated API gateway for production environments. It provides a secure entrypoint for discovering and interacting with services that are already

Architecture Decision Records

Documentation of architectural decisions made in Go Micro, following the ADR pattern.