dherault/serverless-offline
Emulate AWS λ and API Gateway locally when developing your Serverless project observed · 2026-08-28
Health v2 · maintenance only
97/100
- Activity 97
- Release rhythm 96
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 11.0
- age_days: 3850
- days_rel: 26
- days_push: 19
- n_releases_24m: 17
Adoption not part of the score
5260 stars · 810 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A Serverless Framework plugin that emulates AWS Lambda and API Gateway on your local machine. It starts an HTTP server that replicates the API Gateway request lifecycle and invokes your Lambda handlers locally to speed up development.
Use cases
- test lambda functions locally without deploying to aws
- emulate api gateway on my machine
- speed up serverless development cycles
- run serverless framework project offline
- test lambda authorizers locally
- debug api gateway integrations before deployment
When to choose
- you develop Serverless Framework projects and want fast local iteration without deploying
- you need to test API Gateway routing, authorizers, CORS, or Velocity templates locally
- you work with multiple Lambda runtimes (Node.js, Python, Ruby, Go, Java) locally
When to avoid
- you use AWS SAM or CDK, which have their own local emulation tools
- you need exact production parity for integration testing - use real AWS or a full emulator like LocalStack
- your project does not use the Serverless Framework
Facets
plugin · maturity active
http-server middleware testing developer-tools developer-tools backend apis cloud-computing cross-platform cli serverless-framework aws-lambda api-gateway local-development emulation serverless nodejs
1 source
- readme: https://github.com/dherault/serverless-offline · fetched 2026-08-28 · 75080ed7d200
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| dherault/serverless-offline | main | 97 |
For agents
markdown · JSON · MCP: product_card(name="dherault/serverless-offline")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem