luraproject.org - The Lura Project

Description: Lura Project - An Open Source Api Gateway Framework

open source (4609) api gateway (36) linux foundation (4)

Example domain paragraphs

An extendable, simple and stateless high-performance API Gateway framework designed for both cloud-native and on-prem setups.

Download View on Github Read the docs by Read the announcement press release What is the Lura Project Consumers of REST API content (specially in microservices) often query backend services that weren’t coded for the UI implementation. This is of course a good practice, but the UI consumers need to do implementations that suffer a lot of complexity and burden with the sizes of their microservices responses.

Lura is an API Gateway builder and proxy generator that sits between the client and all the source servers, adding a new layer that removes all the complexity to the clients, providing them only the information that the UI needs. Lura acts as an aggregator of many sources into single endpoints and allows you to group, wrap, transform and shrink responses. Additionally it supports a myriad of middlewares and plugins that allow you to extend the functionality, such as adding Oauth authorization or security la

Links to luraproject.org (1)