Skip to content

Latest commit

 

History

History
executable file
·
37 lines (23 loc) · 1.29 KB

README.md

File metadata and controls

executable file
·
37 lines (23 loc) · 1.29 KB

Micro is an API first development platform.

About

Micro addresses the key requirements for building services in the cloud. It leverages the microservices architecture pattern and provides a set of services which act as the building blocks of a platform. Micro deals with the complexity of distributed systems and provides simpler programmable abstractions to build on.

Source

GitHub Repo

Download

Latest Release

Content

Documentation, guides and quick starts for Micro

  • Introduction - A high level introduction to Micro
  • Getting Started - The helloworld quickstart guide
  • Upgrade Guide - Update your go-micro project to use micro v3.
  • Architecture - Describes the architecture, design and tradeoffs
  • Reference - In-depth reference for Micro CLI and services
  • Resources - External resources and contributions
  • Roadmap - Stuff on our agenda over the long haul
  • FAQ - Frequently asked questions

Usage

See the docs for information on architecture, installation and use.

License

Micro is Apache 2.0 licensed.