{"id":15586443,"url":"https://github.com/metaskills/github-readme-stats-lambda","last_synced_at":"2026-05-13T23:35:28.079Z","repository":{"id":66223102,"uuid":"278929701","full_name":"metaskills/github-readme-stats-lambda","owner":"metaskills","description":"Thanks! https://github.com/anuraghazra/github-readme-stats","archived":false,"fork":false,"pushed_at":"2020-07-11T19:37:12.000Z","size":11,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-03-29T17:08:25.904Z","etag":null,"topics":["github","github-readme","lambda","serverless","stats"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/metaskills.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-07-11T19:36:58.000Z","updated_at":"2020-07-13T10:09:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"0c315a98-f6fc-4d3c-833a-236756f630de","html_url":"https://github.com/metaskills/github-readme-stats-lambda","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/metaskills/github-readme-stats-lambda","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metaskills%2Fgithub-readme-stats-lambda","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metaskills%2Fgithub-readme-stats-lambda/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metaskills%2Fgithub-readme-stats-lambda/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metaskills%2Fgithub-readme-stats-lambda/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/metaskills","download_url":"https://codeload.github.com/metaskills/github-readme-stats-lambda/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metaskills%2Fgithub-readme-stats-lambda/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33004454,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"ssl_error","status_checked_at":"2026-05-13T13:14:51.610Z","response_time":115,"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":["github","github-readme","lambda","serverless","stats"],"created_at":"2024-10-02T21:22:35.363Z","updated_at":"2026-05-13T23:35:28.074Z","avatar_url":"https://github.com/metaskills.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Github Readme Stats (Lambda)\n\nCopy of this project (https://github.com/anuraghazra/github-readme-stats) deployable to AWS Lambda. Includes a few enhancements.\n\n- Pin titles link to the repository.\n- Pin titles will use the `owner.login` in the link.\n\n## Setup\n\nOnly Docker is needed.\n\n```shell\n$ ./bin/bootstrap\n$ ./bin/setup\n$ ./bin/test\n```\n\n## Deploy\n\nMake sure you have an AWS account and a GitHub token. Your GitHub username and token may be in your git config. If not, set these variables manually or via the deploy command.\n\n```shell\nexport GH_USER=$(git config github.user)\nexport GH_TOKEN=$(git config github.token)\n```\n\nIf you do not have an S3 bucket for your CloudFormation artifacts, please create one.\n\n```shell\n./bin/run aws s3 mb \"s3://cloudformation.${GH_USER}\"\n```\n\nNow you can deploy the AWS Lambda.\n\n```shell\n$ GH_USER=$GH_USER \\\n  GH_TOKEN=$GH_TOKEN \\\n  CLOUDFORMATION_BUCKET=\"cloudformation.${GH_USER}\" \\\n  ./bin/deploy\n```\n\nYou should see your Lambda's invoke URL in the outputs of the deploy command.\n\n```\nOutputs\n--------------------------------------------------------------------------------\nKey                 GithubReadmeStatsInfoInvokeUrl\nDescription         Lambda Invoke URL\nValue               https://as82ksadfsd.execute-api.us-east-1.amazonaws.com/prod/\n```\n\nUsing this base URL you can leverage all the options of the existing project. For example, `/prod/api/pin/?username=customink\u0026repo=lamby`.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmetaskills%2Fgithub-readme-stats-lambda","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmetaskills%2Fgithub-readme-stats-lambda","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmetaskills%2Fgithub-readme-stats-lambda/lists"}