Lura Project website screenshot

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

Pricing Plans

Rate Limits

Lura Project Rate Limits

5 limits

RATE LIMITS

FinOps

Resources

🔗
Website
Website
🔗
Documentation
Documentation
👥
GitHubRepository
GitHubRepository
👥
GitHubOrganization
GitHubOrganization
📄
ChangeLog
ChangeLog
🔗
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-images.s3.amazonaws.com/shared/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: GettingStarted
    url: https://luraproject.org/docs/
  - type: GitHubRepository
    url: https://github.com/luraproject/lura
  - type: ChangeLog
    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: GitHubOrganization
  url: https://github.com/luraproject
- type: ChangeLog
  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: kin@apievangelist.com