{"id":20443000,"url":"https://github.com/mrbrunelli/aws-node-sqs-worker","last_synced_at":"2026-04-18T00:31:00.456Z","repository":{"id":122801363,"uuid":"393995862","full_name":"mrbrunelli/aws-node-sqs-worker","owner":"mrbrunelli","description":"Offline AWS Serverless implementation with Node + Lambda + SQS","archived":false,"fork":false,"pushed_at":"2021-08-08T17:56:51.000Z","size":148,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-05T08:17:58.359Z","etag":null,"topics":["aws","lambda","node","serverless","serverless-offline","serverless-offline-sqs","sqs"],"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/mrbrunelli.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":"2021-08-08T15:18:21.000Z","updated_at":"2022-03-15T19:23:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"a0da04f6-ad6b-43b5-a457-ad7307e2fc5a","html_url":"https://github.com/mrbrunelli/aws-node-sqs-worker","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/mrbrunelli/aws-node-sqs-worker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrbrunelli%2Faws-node-sqs-worker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrbrunelli%2Faws-node-sqs-worker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrbrunelli%2Faws-node-sqs-worker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrbrunelli%2Faws-node-sqs-worker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mrbrunelli","download_url":"https://codeload.github.com/mrbrunelli/aws-node-sqs-worker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrbrunelli%2Faws-node-sqs-worker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31951212,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-17T17:29:20.459Z","status":"ssl_error","status_checked_at":"2026-04-17T17:28:47.801Z","response_time":62,"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","lambda","node","serverless","serverless-offline","serverless-offline-sqs","sqs"],"created_at":"2024-11-15T09:43:43.404Z","updated_at":"2026-04-18T00:31:00.432Z","avatar_url":"https://github.com/mrbrunelli.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Offline AWS Serveless Worker\n\n\u003e AWS Worker with Node + SQS + Lambda\n\n### Technologies\n\n- [x] Serverless 2.5.x\n- [x] Node 14.x\n- [x] ElasticMQ latest\n\n### How execute\n\n1. Clone repo\n\n```sh\ngit clone git@github.com:mrbrunelli/aws-node-sqs-worker.git\n```\n\n2. Setup Docker\n\n```sh\nyarn docker:up\n```\n\n3. Run Serverless Offline\n\n```sh\nyarn start:local\n```\n\n### Messages and Queues\n\n\u003e The SQS event is triggered after sending a message, with 5 seconds delay.\n\n1. Call listQueue lambda to check queues url\n\n```sh\ncurl http://localhost:3000/local/queues\n```\n\n2. Create new message. Message displays in serverless console.\n\n```sh\ncurl --header \"Content-Type: application/json\" \\\n  --request POST \\\n  --data 'My message' \\\n  http://localhost:3000/local/produce\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrbrunelli%2Faws-node-sqs-worker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrbrunelli%2Faws-node-sqs-worker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrbrunelli%2Faws-node-sqs-worker/lists"}