From cebc6bd9515d21244643a5c6124fc79d49e0d703 Mon Sep 17 00:00:00 2001 From: Marc Date: Sat, 21 Mar 2020 11:14:44 +0100 Subject: [PATCH] rename Micro to M3O --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a207c11..492f47d 100644 --- a/README.md +++ b/README.md @@ -75,6 +75,7 @@ A curated list of Microservice Architecture related principles and technologies. - [Hook.io](https://hook.io) - Open source provider of microservice and webhook hosting. - [KintoHub ![c]](https://www.kintohub.com) - Microservice package manager empowering developers to easily build and share cloud ready features. - [Lightbend ![c]](https://www.lightbend.com/) - Platform for building scalable reactive systems on the JVM. +- [M3O](https://micro.mu/) - A serverless platform for microservices development. - [Mantl](https://github.com/mantl/mantl) - Platform for rapidly deploying globally distributed services. - [Netflix OSS](https://netflix.github.io/) - Netflix open source software ecosystem. - [OpenWhisk](http://openwhisk.org/) - Serverless, open source cloud platform that executes functions in response to events at any scale. @@ -96,7 +97,6 @@ A curated list of Microservice Architecture related principles and technologies. - [Ice](https://zeroc.com/) - Comprehensive RPC framework with support for C++, C#, Java, JavaScript, Python, and more. - [Lagom](https://github.com/lagom/lagom) - Reactive microservices for the JVM. - [Light-4j](https://github.com/networknt/light-4j) - A high throughput, low latency, small memory footprint and more productive microservices platform. -- [Micro](https://micro.mu/) - A microservice development runtime. - [Microserver](https://github.com/aol/micro-server) - Java 8 native, zero configuration, standards based, battle hardened library to run Java REST microservices. - [Moleculer](http://moleculer.services/) - Fast & powerful microservices framework for Node.js, Java, Go and Ruby. - [Open Liberty](https://openliberty.io/) - A lightweight open framework for building fast and efficient cloud-native Java microservices.