All Projects → micro → Micro

micro / Micro

Licence: other
Micro is a distributed cloud operating system

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to Micro

Vald
Vald. A Highly Scalable Distributed Vector Search Engine
Stars: ✭ 158 (-98.53%)
Mutual labels:  microservices, cloud, cloud-native, distributed-systems
Remit
RabbitMQ-backed microservices supporting RPC, pubsub, automatic service discovery and scaling with no code changes.
Stars: ✭ 24 (-99.78%)
Mutual labels:  microservices, micro, distributed
Zato
ESB, SOA, REST, APIs and Cloud Integrations in Python
Stars: ✭ 889 (-91.75%)
Mutual labels:  api, microservices, backend
Nucleus
Platform as a Service API abstraction layer.
Stars: ✭ 28 (-99.74%)
Mutual labels:  api, cloud, paas
Deno Drash
A REST microframework for Deno's HTTP server with zero 3rd party dependencies.
Stars: ✭ 795 (-92.62%)
Mutual labels:  api, framework, server
Goyave
🍐 Elegant Golang REST API Framework
Stars: ✭ 811 (-92.48%)
Mutual labels:  api, framework, backend
Awesome Microservices Netcore
💎 A collection of awesome training series, articles, videos, books, courses, sample projects, and tools for Microservices in .NET Core
Stars: ✭ 865 (-91.97%)
Mutual labels:  microservices, distributed-systems, distributed
Deep Framework
Full-stack JavaScript Framework for Cloud-Native Web Applications (perfect for Serverless use cases)
Stars: ✭ 533 (-95.05%)
Mutual labels:  microservices, cloud-native, framework
Nff Go
NFF-Go -Network Function Framework for GO (former YANFF)
Stars: ✭ 1,036 (-90.39%)
Mutual labels:  microservices, cloud, cloud-native
Falcon
The no-nonsense REST API and microservices framework for Python developers, with a focus on reliability, correctness, and performance at scale.
Stars: ✭ 8,654 (-19.71%)
Mutual labels:  api, microservices, framework
Graphql Microservices
Showcasing a graphql microservice setup
Stars: ✭ 68 (-99.37%)
Mutual labels:  api, microservices, backend
Hemera
🔬 Writing reliable & fault-tolerant microservices in Node.js https://hemerajs.github.io/hemera/
Stars: ✭ 773 (-92.83%)
Mutual labels:  cloud-native, micro, distributed-systems
Impress
Enterprise application server for Node.js and Metarhia private cloud ⚡
Stars: ✭ 634 (-94.12%)
Mutual labels:  api, cloud, server
Api Platform
Create REST and GraphQL APIs, scaffold Jamstack webapps, stream changes in real-time.
Stars: ✭ 7,144 (-33.72%)
Mutual labels:  api, framework, jamstack
Spock
Another Haskell web framework for rapid development
Stars: ✭ 623 (-94.22%)
Mutual labels:  api, framework, server
Kubevious
Kubevious - application centric Kubernetes UI and continuous assurance provider
Stars: ✭ 869 (-91.94%)
Mutual labels:  microservices, cloud, cloud-native
Nats Server
High-Performance server for NATS.io, the cloud and edge native messaging system.
Stars: ✭ 10,223 (-5.15%)
Mutual labels:  cloud, cloud-native, distributed-systems
Diplomat
A HTTP Ruby API for Consul
Stars: ✭ 358 (-96.68%)
Mutual labels:  api, distributed-systems, distributed
Apisix
The Cloud-Native API Gateway
Stars: ✭ 7,920 (-26.52%)
Mutual labels:  api, microservices, cloud-native
Cli
GraphQL back-end framework with first-class Typescript support
Stars: ✭ 37 (-99.66%)
Mutual labels:  api, framework, backend

Micro Go.Dev reference License

Micro is a distributed cloud operating system.

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 - 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 detailed information on the architecture, installation and use of the platform.

License

See LICENSE which makes use of Apache 2.0

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].