{"id":19463355,"url":"https://github.com/sirrobot01/lamba","last_synced_at":"2026-05-12T13:43:54.158Z","repository":{"id":259143577,"uuid":"873926260","full_name":"sirrobot01/lamba","owner":"sirrobot01","description":"A self-hosted AWS Lambda.","archived":false,"fork":false,"pushed_at":"2025-02-06T01:02:33.000Z","size":494,"stargazers_count":16,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-17T09:00:19.055Z","etag":null,"topics":["aws","aws-l","containerd","docker","go"],"latest_commit_sha":null,"homepage":"","language":"Go","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/sirrobot01.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-10-17T00:48:40.000Z","updated_at":"2025-11-10T12:47:23.000Z","dependencies_parsed_at":"2024-10-26T04:12:41.378Z","dependency_job_id":null,"html_url":"https://github.com/sirrobot01/lamba","commit_stats":null,"previous_names":["sirrobot01/lamba"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sirrobot01/lamba","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sirrobot01%2Flamba","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sirrobot01%2Flamba/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sirrobot01%2Flamba/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sirrobot01%2Flamba/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sirrobot01","download_url":"https://codeload.github.com/sirrobot01/lamba/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sirrobot01%2Flamba/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32942142,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-12T09:19:52.626Z","status":"ssl_error","status_checked_at":"2026-05-12T09:17:33.438Z","response_time":102,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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","aws-l","containerd","docker","go"],"created_at":"2024-11-10T18:09:57.579Z","updated_at":"2026-05-12T13:43:54.133Z","avatar_url":"https://github.com/sirrobot01.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Lamba\n\nA self-hosted alternative to AWS Lambda, written in Go.\n\n![Home](docs/images/home.png)\n\n## Features\n\n- ✅ Function Management (Add, List, Invoke)\n- ✅ Event Tracking\n- ✅ Supports Python, Node.js, and Go\n- ✅ Compatible with Containerd and Docker engines\n\n## Installation\n\n### Option 1: Binary\nDownload pre-built binaries from [Releases](https://github.com/sirrobot01/lamba/releases/)\n\n### Option 2: From Source\n```bash\ngo install github.com/sirrobot01/lamba@latest\n```\n\n## Quick Start\n\n### Using Containerd\n```bash\nsudo ./lamba --engine containerd --port 8080\n```\n\n### Using Docker\n```bash\n./lamba --engine docker --port 8080\n```\n\n## Function Structure\nYou can find examples in the [examples](examples) directory.\n```\nfunction_name/\n├── function_name.py\n\n# Create deployment package\nzip -r function.zip function\n```\n\n## Prerequisites\n- [Containerd](https://containerd.io/) (Note: Rootless installation requires manual service start)\n  \u003cbr\u003eOR\n- [Docker](https://www.docker.com/)\n\n## Roadmap\n- Additional runtime support (Rust)\n- Enhanced event sources\n- Additional triggers\n\n## Status\nProject is under active development. Please report issues via GitHub.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsirrobot01%2Flamba","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsirrobot01%2Flamba","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsirrobot01%2Flamba/lists"}