{"id":26192698,"url":"https://github.com/asynched/xlambda","last_synced_at":"2026-05-26T02:02:49.479Z","repository":{"id":187555494,"uuid":"677135582","full_name":"asynched/xlambda","owner":"asynched","description":"Run NodeJS lambdas locally, with minimum configuration. Supports both JavaScript and TypeScript files.","archived":false,"fork":false,"pushed_at":"2023-08-10T20:49:12.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-04-20T08:47:15.472Z","etag":null,"topics":["aws","lambda","serverless"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/xlambda","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/asynched.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-08-10T20:36:17.000Z","updated_at":"2023-08-10T20:49:54.000Z","dependencies_parsed_at":"2023-08-11T04:07:53.179Z","dependency_job_id":null,"html_url":"https://github.com/asynched/xlambda","commit_stats":null,"previous_names":["asynched/xsls"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asynched%2Fxlambda","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asynched%2Fxlambda/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asynched%2Fxlambda/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asynched%2Fxlambda/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/asynched","download_url":"https://codeload.github.com/asynched/xlambda/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243137630,"owners_count":20242241,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aws","lambda","serverless"],"created_at":"2025-03-12T01:24:25.338Z","updated_at":"2025-12-25T02:12:28.851Z","avatar_url":"https://github.com/asynched.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# xlambda\n\nRun NodeJS lambdas locally, with minimum configuration. Supports both JavaScript and TypeScript files.\n\n## Installation\n\n```bash\nnpm i xlambda\n```\n\n## Configuration\n\nCreate a file named `.xlambdarc.json` in the root of your project, such as:\n\n```json\n{\n  \"file\": \"src/my-handler.ts\",\n  \"path\": \"/my-handler/with/:custom/params\",\n  \"port\": 3000\n}\n```\n\n## Usage\n\nOnce the `.xlambdarc.json` file is configured, you can run:\n\n```bash\nnpx xlambda\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasynched%2Fxlambda","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fasynched%2Fxlambda","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasynched%2Fxlambda/lists"}