Lura Project logo

Lura Project

The Lura Project is an open-source, ultra-high-performance API Gateway framework hosted under the Linux Foundation. Originally known as the KrakenD framework, it provides an extendable, stateless middleware layer for building API gateways that aggregate multiple backend microservice responses into single endpoints, supporting HTTP/HTTPS, response transformation, filtering, and plugin-based extensibility via Go.

1 APIs 0 Features
API GatewayGoLinux FoundationMicroservicesOpen Source

APIs

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, p...

Resources

🔗
Website
Website
🔗
Documentation
Documentation
👥
GitHubRepository
GitHubRepository
👥
GitHub Organization
GitHub Organization
📄
Change Log
Change Log
🔗
Community
Community
🔗
Issue Tracker
Issue Tracker

Sources

apis.yml Raw ↑
aid: lura-project
name: Lura Project
description: >-
  The Lura Project is an open-source, ultra-high-performance API Gateway
  framework hosted under the Linux Foundation. Originally known as the KrakenD
  framework, it provides an extendable, stateless middleware layer for building
  API gateways that aggregate multiple backend microservice responses into
  single endpoints, supporting HTTP/HTTPS, response transformation, filtering,
  and plugin-based extensibility via Go.
type: Index
image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
tags:
  - API Gateway
  - Go
  - Linux Foundation
  - Microservices
  - Open Source
url: >-
  https://raw.githubusercontent.com/api-evangelist/lura-project/refs/heads/main/apis.yml
created: '2026-03-16'
modified: '2026-03-18'
specificationVersion: '0.19'
apis:
  - 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
common:
  - type: Website
    url: https://luraproject.org/
  - type: Documentation
    url: https://luraproject.org/docs/
  - type: GitHubRepository
    url: https://github.com/luraproject/lura
  - type: GitHub Organization
    url: https://github.com/luraproject
  - type: Change Log
    url: https://github.com/luraproject/lura/releases
  - type: Community
    url: https://luraproject.org/community/
  - type: Issue Tracker
    url: https://github.com/luraproject/lura/issues
maintainers:
  - FN: Kin Lane
    email: [email protected]