{"id":13878174,"url":"https://github.com/rails-lambda/lambda-console-ruby","last_synced_at":"2026-02-28T12:37:43.126Z","repository":{"id":175664684,"uuid":"654290557","full_name":"rails-lambda/lambda-console-ruby","owner":"rails-lambda","description":"☁️🐚💎 A Ruby implementation of the Lambda Console project specification.","archived":false,"fork":false,"pushed_at":"2023-06-15T20:02:18.000Z","size":8,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-16T17:09:24.414Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/rails-lambda.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2023-06-15T19:57:46.000Z","updated_at":"2024-07-29T17:12:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"bf516df4-f3bc-409a-aeea-9e3ee08941e2","html_url":"https://github.com/rails-lambda/lambda-console-ruby","commit_stats":null,"previous_names":["rails-lambda/lambda-console-ruby"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/rails-lambda/lambda-console-ruby","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails-lambda%2Flambda-console-ruby","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails-lambda%2Flambda-console-ruby/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails-lambda%2Flambda-console-ruby/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails-lambda%2Flambda-console-ruby/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rails-lambda","download_url":"https://codeload.github.com/rails-lambda/lambda-console-ruby/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails-lambda%2Flambda-console-ruby/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29934261,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-28T12:34:16.884Z","status":"ssl_error","status_checked_at":"2026-02-28T12:34:13.721Z","response_time":90,"last_error":"SSL_read: 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":[],"created_at":"2024-08-06T08:01:41.888Z","updated_at":"2026-02-28T12:37:43.105Z","avatar_url":"https://github.com/rails-lambda.png","language":"Ruby","funding_links":[],"categories":["Ruby"],"sub_categories":[],"readme":"# Lambda Console (Ruby) [![Actions Status](https://github.com/rails-lambda/lambda-console-ruby/workflows/CI/CD/badge.svg)](https://github.com/rails-lambda/lambda-console-ruby/actions) \n\nA Ruby implementation of the Lambda Console project specification:\n\nhttps://github.com/rails-lambda/lambda-console\n\nPlease see that project for CLI usage with Ruby Lambda Functions or Rails Applications on Lambda using [Lamby](https://github.com/rails-lambda/lamby) which leverages this gem.\n\n## Integration\n\nAn example of how to add Lambda Console to your own Ruby function.\n\n```ruby\ndef handler(event: context:)\n  return LambdaConsole.handle(event) if LambdaConsole.handle?(event)\n  # your code ...\nend\n```\n\n## License\n\nThe gem is available as open source project under the terms of the [MIT License](https://opensource.org/licenses/MIT).\n\n## Code of Conduct\n\nEveryone interacting in the LambdaConsole::Ruby project's codebase, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/metaskills/lambda-console-ruby/blob/main/CODE_OF_CONDUCT.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frails-lambda%2Flambda-console-ruby","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frails-lambda%2Flambda-console-ruby","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frails-lambda%2Flambda-console-ruby/lists"}