From 34c81f497c63002bfc8af9616685fada57a4fb44 Mon Sep 17 00:00:00 2001 From: Benjamin Cavy Date: Mon, 3 Apr 2023 09:02:22 +0200 Subject: [PATCH] Add maif/otoroshi --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d884e5b7..17e0d02d 100644 --- a/README.md +++ b/README.md @@ -435,6 +435,7 @@ Name | Description | GitHub Activity [**finagle**](https://github.com/twitter/finagle) | A fault tolerant, protocol-agnostic RPC system | ![GitHub stars](https://img.shields.io/github/stars/twitter/finagle) ![GitHub commit activity](https://img.shields.io/github/commit-activity/y/twitter/finagle) [glokka](https://github.com/xitrum-framework/glokka) | Library to register and lookup actors by names in an Akka cluster | ![GitHub stars](https://img.shields.io/github/stars/xitrum-framework/glokka) ![GitHub commit activity](https://img.shields.io/github/commit-activity/y/xitrum-framework/glokka) [**lagom**](https://github.com/lagom/lagom) | Reactive Microservices for the JVM | ![GitHub stars](https://img.shields.io/github/stars/lagom/lagom) ![GitHub commit activity](https://img.shields.io/github/commit-activity/y/lagom/lagom) +[**otoroshi**](https://github.com/MAIF/otoroshi) | Lightweight api management on top of a modern http reverse proxy | ![GitHub stars](https://img.shields.io/github/stars/maif/otoroshi) ![GitHub commit activity](https://img.shields.io/github/commit-activity/y/maif/otoroshi) [parapet](https://github.com/parapet-io/parapet) | A purely functional library to build distributed and event-driven systems | ![GitHub stars](https://img.shields.io/github/stars/parapet-io/parapet) ![GitHub commit activity](https://img.shields.io/github/commit-activity/y/parapet-io/parapet) [poppet](https://github.com/yakivy/poppet) | Minimal, type-safe RPC Scala library. | ![GitHub stars](https://img.shields.io/github/stars/yakivy/poppet) ![GitHub commit activity](https://img.shields.io/github/commit-activity/y/yakivy/poppet) [reactors](https://github.com/reactors-io/reactors) | A foundational framework for distributed programming. | ![GitHub stars](https://img.shields.io/github/stars/reactors-io/reactors) ![GitHub commit activity](https://img.shields.io/github/commit-activity/y/reactors-io/reactors)