Renaming KrakenD to Lura

This commit is contained in:
adamantal 2021-09-30 13:54:54 +02:00 committed by Avelino
parent 9e540501a2
commit d98ef5dcae

View File

@ -727,8 +727,8 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
* [hprose](https://github.com/hprose/hprose-golang) - Very newbility RPC Library, support 25+ languages now.
* [jsonrpc](https://github.com/osamingo/jsonrpc) - The jsonrpc package helps implement of JSON-RPC 2.0.
* [jsonrpc](https://github.com/ybbus/jsonrpc) - JSON-RPC 2.0 HTTP client implementation.
* [KrakenD](https://github.com/devopsfaith/krakend) - Ultra performant API Gateway framework with middlewares.
* [liftbridge](https://github.com/liftbridge-io/liftbridge) - Lightweight, fault-tolerant message streams for NATS.
* [lura](https://github.com/luraproject/lura) - Ultra performant API Gateway framework with middlewares.
* [micro](https://github.com/micro/micro) - A distributed systems runtime for the cloud and beyond.
* [NATS](https://github.com/nats-io/gnatsd) - Lightweight, high performance messaging system for microservices, IoT, and cloud native systems.
* [outboxer](https://github.com/italolelis/outboxer) - Outboxer is a go library that implements the outbox pattern.