{"id":16963119,"url":"https://github.com/faabiosr/lb","last_synced_at":"2026-05-15T08:38:20.892Z","repository":{"id":238345777,"uuid":"796296789","full_name":"faabiosr/lb","owner":"faabiosr","description":"Balance your AWS lambda layers across regions.","archived":false,"fork":false,"pushed_at":"2024-05-28T20:15:01.000Z","size":39,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-21T16:28:27.412Z","etag":null,"topics":["aws","golang","lambda","layers"],"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/faabiosr.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-05-05T14:32:02.000Z","updated_at":"2025-02-24T12:43:41.000Z","dependencies_parsed_at":"2024-05-28T21:59:07.672Z","dependency_job_id":null,"html_url":"https://github.com/faabiosr/lb","commit_stats":null,"previous_names":["faabiosr/lb"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/faabiosr/lb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faabiosr%2Flb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faabiosr%2Flb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faabiosr%2Flb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faabiosr%2Flb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/faabiosr","download_url":"https://codeload.github.com/faabiosr/lb/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faabiosr%2Flb/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279004055,"owners_count":26083667,"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","status":"online","status_checked_at":"2025-10-10T02:00:06.843Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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","golang","lambda","layers"],"created_at":"2024-10-13T23:23:38.181Z","updated_at":"2025-10-10T13:34:48.481Z","avatar_url":"https://github.com/faabiosr.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# lb\n\n[![Build Status](https://img.shields.io/github/actions/workflow/status/faabiosr/lb/test.yaml?logo=github\u0026style=flat-square)](https://github.com/faabiosr/lb/actions?query=workflow:test)\n[![Codecov branch](https://img.shields.io/codecov/c/github/faabiosr/lb/master.svg?style=flat-square)](https://codecov.io/gh/faabiosr/lb)\n[![Go Report Card](https://goreportcard.com/badge/github.com/faabiosr/lb?style=flat-square)](https://goreportcard.com/report/github.com/faabiosr/lb)\n[![Release](https://img.shields.io/github/v/release/faabiosr/lb?display_name=tag\u0026style=flat-square)](https://github.com/faabiosr/lb/releases)\n[![License](https://img.shields.io/badge/License-MIT-blue.svg?style=flat-square)](https://github.com/faabiosr/lb/blob/master/LICENSE)\n\n## :tada: Overview\n`lb` lets you balance your AWS lambda layers across regions.\n\n## :relaxed: Motivation\nManaging AWS lambda layer across regions is difficult, because each new layer deployment will increment the version automatically, and if you need to introduce a new region, the result will be different versions.\n\n## :dart: Installation\n\n### Unix-like\n\n#### Manual installation\n```sh\n# by default will install into ~/.local/bin folder.\ncurl -sSL https://raw.githubusercontent.com/faabiosr/lb/main/install.sh | bash \n\n# install into /usr/local/bin\ncurl -sSL https://raw.githubusercontent.com/faabiosr/lb/main/install.sh | sudo INSTALL_PATH=/usr/local/bin bash\n```\n\n### go\n```sh\ngo install github.com/faabiosr/lb@latest\n```\n\n## :gem: Usage\n\n### Verify the versions deployed across regions\n```sh\nlb verify --regions 'us-east-1,eu-central-1,sa-east-1' my-layer\n```\n\n### Bump all regions with the latest version\n```sh\nlb bump --regions 'us-east-1,eu-central-1,sa-east-1' my-layer\n```\n\n## :toolbox: Development\n\n### Requirements\n\nThe entire environment is based on Golang, and you need to install the tools below:\n- Install [Go](https://golang.org)\n- Install [GolangCI-Lint](https://github.com/golangci/golangci-lint#install) - Linter\n\n### Makefile\n\nPlease run the make target below to see the provided targets.\n\n```sh\n$ make help\n```\n\n## :page_with_curl: License\n\nThis project is released under the MIT licence. See [LICENSE](https://github.com/faabiosr/lb/blob/master/LICENSE) for more details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffaabiosr%2Flb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffaabiosr%2Flb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffaabiosr%2Flb/lists"}