Ross ROSS = Recommend OSS · open-source software intelligence for agents

awslabs/aws-lambda-go-api-proxy

lambda-go-api-proxy makes it easy to port APIs written with Go frameworks such as Gin (https://gin-gonic.github.io/gin/ ) to AWS Lambda and Amazon API Gateway. observed · 2026-08-28

github.com/awslabs/aws-lambda-go-api-proxy · Go · Apache-2.0 (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases archived

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3138
  • days_rel: n/a
  • days_push: 630
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1155 stars · 206 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Go library that adapts requests from AWS Lambda and Amazon API Gateway to standard Go HTTP frameworks like Gin, Fiber, Echo, and net/http. It lets developers run existing Go web APIs on Lambda without rewriting routing or handler code.

Use cases

  • run a gin api on aws lambda
  • port existing go http server to lambda
  • deploy fiber app behind api gateway
  • use net/http handlers in lambda functions
  • convert api gateway proxy requests to go framework requests
  • serverless go rest api

When to choose

  • you have an existing Go web framework app you want to run on Lambda
  • you want to avoid rewriting routing logic for serverless deployment
  • you use API Gateway proxy integration with Go Lambda functions

When to avoid

  • you are building a new serverless-native API from scratch
  • you deploy on containers or traditional servers rather than Lambda
  • your framework is not among the supported adapters

Facets

library · maturity active

middleware http-server routing backend cloud-computing apis web-development go serverless cloud aws-lambda api-gateway gin fiber echo adapter serverless

1 source

Member repositories

RepositoryRoleHealth v2
awslabs/aws-lambda-go-api-proxymain10

For agents

markdown · JSON · MCP: product_card(name="awslabs/aws-lambda-go-api-proxy")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem