# NatLabRockies/api-umbrella

Open source API management platform

Repository: https://github.com/NatLabRockies/api-umbrella
Canonical: https://ross.abutalabs.com/products/api-umbrella
Language: Ruby
License: MIT
License Family: permissive
Topics: api-management, nginx, openresty, api-gateway, api-manager, luajit, lua
Last push: 2026-08-17T17:52:29+00:00

## Health v2 (maintenance only)
Score: 67/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 98, release rhythm 8, longevity 100
- inputs: {"age_days": 5116, "days_push": 16, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2196, forks 373 (observed 2026-08-28T04:06:25.227918+00:00)

## What it is
API Umbrella is an open source API management platform that sits as a layer above existing web service APIs. It standardizes access control, rate limiting, analytics, API keys, and unified documentation without requiring changes to the underlying API code.

## Use cases
- expose multiple backend APIs behind a single unified endpoint
- add API key authentication and rate limiting to existing APIs without code changes
- provide a self-service API key signup portal for public government or data APIs
- aggregate analytics and usage metrics across disparate APIs
- centralize API documentation for a multi-service API platform
- proxy and unify APIs written in different languages on different servers

## When to choose
- you need a full API management layer (keys, rate limits, analytics, portal) in front of existing services
- you want to unify heterogeneous APIs under one endpoint and credential system
- you run public data APIs and want self-service onboarding for consumers
- you prefer a self-hosted, open source alternative to commercial API gateways

## When to avoid
- you only need simple reverse proxying without API management features
- you want a lightweight gateway embedded in a modern service mesh or Kubernetes-native stack
- your team is unwilling to operate a Ruby/OpenResty-based self-hosted platform
- you need deep cloud-vendor integration offered by managed API gateways

## Facets
- artifact type: service
- maturity: active
- function: api-gateway, rate-limiting, auth, analytics, routing, proxy, api-documentation, http-server
- domain: apis, web-development, backend, developer-tools, self-hosted
- platform: self-hosted
- tags: api-management, openresty, nginx, lua, api-keys, elasticsearch, linux, web-server, docker

## Member repositories
- NatLabRockies/api-umbrella (main) score 67

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:25.227918+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:47:11.923156+00:00, confidence not recorded.
  - readme: https://github.com/NatLabRockies/api-umbrella (fetched 2026-08-28T04:06:25.227918+00:00, sha 38bd3c201a20)
- Data as of 2026-08-30T08:39:29.467469+00:00.
