Lura Framework

The Lura Framework is an open-source Go library for building ultra-high-performance API gateways with middleware support. It provides core packages for configuration, routing, proxying, logging, plugin management, encoding, and service discovery, enabling developers to aggregate multiple backend microservice calls into single unified endpoints with response filtering and transformation.

API entry from apis.yml

apis.yml Raw ↑
aid: lura-project:lura-framework
name: Lura Framework
description: The Lura Framework is an open-source Go library for building ultra-high-performance API gateways
  with middleware support. It provides core packages for configuration, routing, proxying, logging, plugin
  management, encoding, and service discovery, enabling developers to aggregate multiple backend microservice
  calls into single unified endpoints with response filtering and transformation.
humanURL: https://luraproject.org/
baseURL: https://github.com/luraproject/lura
tags:
- API Gateway
- Framework
- Go
- Open Source
properties:
- type: Documentation
  url: https://luraproject.org/docs/
- type: Getting Started
  url: https://luraproject.org/docs/
- type: GitHubRepository
  url: https://github.com/luraproject/lura
- type: Change Log
  url: https://github.com/luraproject/lura/releases
- type: Client Libraries
  url: https://pkg.go.dev/github.com/luraproject/lura