# micro **Repository Path**: github__fork/micro ## Basic Information - **Project Name**: micro - **Description**: Micro is a distributed systems runtime for the Cloud - **Primary Language**: Go - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-09-26 - **Last Updated**: 2021-09-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Micro [![License](https://img.shields.io/badge/license-polyform:shield-blue)](https://polyformproject.org/licenses/shield/1.0.0/) [![M3O](https://img.shields.io/badge/micro-cloud-orange)](https://m3o.cloud/) [![M3O](https://img.shields.io/badge/micro-slack-yellow)](https://slack.m3o.com) Micro is a cloud platform for API development. ## Overview 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. ## Contents - [Introduction](https://micro.mu/introduction) - A high level introduction to Micro - [Getting Started](https://micro.mu/getting-started) - The helloworld quickstart guide - [Upgrade Guide](https://micro.mu/upgrade-guide) - Update your go-micro project to use micro v3. - [Architecture](https://micro.mu/architecture) - Describes the architecture, design and tradeoffs - [Reference](https://micro.mu/reference) - In-depth reference for Micro CLI and services - [Resources](https://micro.mu/resources) - External resources and contributions - [Roadmap](https://micro.mu/roadmap) - Stuff on our agenda over the long haul - [FAQ](https://micro.mu/faq) - Frequently asked questions ## Cloud Find the cloud hosted services at [m3o.com](https://m3o.com) ## Usage See the [docs](https://micro.mu/docs) for detailed information on the architecture, installation and use of the platform. ## License See [LICENSE](LICENSE) which makes use of [Polyform Shield](https://polyformproject.org/licenses/shield/1.0.0/)