{"id":28517413,"url":"https://github.com/allenfang/lua-resty-aws-boilerplate","last_synced_at":"2025-10-14T21:37:00.130Z","repository":{"id":205232500,"uuid":"713734192","full_name":"AllenFang/lua-resty-aws-boilerplate","owner":"AllenFang","description":"It's a boilerplate for Lua OpenResty AWS SDK","archived":false,"fork":false,"pushed_at":"2023-11-19T06:28:08.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-06T00:32:48.902Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AllenFang.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,"zenodo":null}},"created_at":"2023-11-03T06:10:26.000Z","updated_at":"2023-11-03T06:27:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"a1888fb2-df7f-4f1f-a05a-9da1d84607bd","html_url":"https://github.com/AllenFang/lua-resty-aws-boilerplate","commit_stats":null,"previous_names":["allenfang/lua-resty-aws-boilerplate"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AllenFang/lua-resty-aws-boilerplate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AllenFang%2Flua-resty-aws-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AllenFang%2Flua-resty-aws-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AllenFang%2Flua-resty-aws-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AllenFang%2Flua-resty-aws-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AllenFang","download_url":"https://codeload.github.com/AllenFang/lua-resty-aws-boilerplate/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AllenFang%2Flua-resty-aws-boilerplate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279021374,"owners_count":26087023,"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-14T02:00:06.444Z","response_time":60,"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":[],"created_at":"2025-06-09T05:08:09.652Z","updated_at":"2025-10-14T21:37:00.102Z","avatar_url":"https://github.com/AllenFang.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# lua-resty-aws-boilerplate\nIt's a minimal OpenResty setup for `lua-resty-aws` SDK in MacOS(M2 chip). We will provide another OS(eg. Linux) boilerplate soon.    \n\n### Prerequisite\n\n- Lua@5.1\n- Luarocks\n- OpenResty\n- Please understand how to create a hello world in OpenResty https://openresty.org/en/getting-started.html\n\nYou can install necessary dependencies by below commend:   \n\n```brew install openresty/brew/openresty luarocks lua@5.1 pcre openssl curl```\n\n### How to use\n\n```bash\ngit clone git@github.com:AllenFang/lua-resty-aws-boilerplate.git\ncd lua-resty-aws-boilerplate\nluarocks install lua-resty-aws-boilerplate-dev-1.rockspec\n```\n\n### Start\n```bash\nnginx -p `pwd`/ -c conf/nginx.conf\n```\nIf you have nginx commend, please read: https://openresty.org/en/getting-started.html#start-the-nginx-server\n\n### Stop/Reload\n```bash\nnginx -s stop\nnginx -s reload\n```\n\n\nTBD\n- use localstack\n- get credential from env\n- provide most sqs method\n- provide other aws functionality","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fallenfang%2Flua-resty-aws-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fallenfang%2Flua-resty-aws-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fallenfang%2Flua-resty-aws-boilerplate/lists"}