{"id":17444351,"url":"https://github.com/jameskyburz/dev-sqs","last_synced_at":"2026-04-27T11:31:01.927Z","repository":{"id":48290169,"uuid":"154456069","full_name":"JamesKyburz/dev-sqs","owner":"JamesKyburz","description":"development sqs server","archived":false,"fork":false,"pushed_at":"2021-08-03T04:58:17.000Z","size":409,"stargazers_count":1,"open_issues_count":10,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-15T01:30:51.403Z","etag":null,"topics":["aws","development","local","queue","sqs","sqs-queue"],"latest_commit_sha":null,"homepage":"https://github.com/jameskyburz/dev-sqs","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JamesKyburz.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}},"created_at":"2018-10-24T07:16:57.000Z","updated_at":"2020-06-20T15:42:54.000Z","dependencies_parsed_at":"2022-08-25T19:10:25.109Z","dependency_job_id":null,"html_url":"https://github.com/JamesKyburz/dev-sqs","commit_stats":null,"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/JamesKyburz/dev-sqs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JamesKyburz%2Fdev-sqs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JamesKyburz%2Fdev-sqs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JamesKyburz%2Fdev-sqs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JamesKyburz%2Fdev-sqs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JamesKyburz","download_url":"https://codeload.github.com/JamesKyburz/dev-sqs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JamesKyburz%2Fdev-sqs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32335295,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T23:26:28.701Z","status":"online","status_checked_at":"2026-04-27T02:00:06.769Z","response_time":128,"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","development","local","queue","sqs","sqs-queue"],"created_at":"2024-10-17T17:16:03.493Z","updated_at":"2026-04-27T11:31:01.912Z","avatar_url":"https://github.com/JamesKyburz.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dev-sqs\n\n[![npm version](https://img.shields.io/npm/v/dev-sqs.svg)](https://npm.im/dev-sqs)\n[![js-standard-style](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://github.com/feross/standard)\n[![build status](https://api.travis-ci.org/JamesKyburz/dev-sqs.svg)](https://travis-ci.org/JamesKyburz/dev-sqs)\n[![Docker Build Status](https://github.com/jameskyburz/dev-sqs/workflows/Docker%20Image%20CI/badge.svg)](https://github.com/JamesKyburz/dev-sqs/actions?workflow=Docker+Image+CI)\n[![downloads](https://img.shields.io/npm/dm/dev-sqs.svg)](https://npmjs.org/package/dev-sqs)\n[![Docker Pulls](https://img.shields.io/docker/pulls/jameskyburz/dev-sqs.svg)](\u003c\u003e) [![Greenkeeper badge](https://badges.greenkeeper.io/JamesKyburz/dev-sqs.svg)](https://greenkeeper.io/)\n\n# local development sqs\n\nOnly partial api support to support a local sqs for development purposes only.\n\nPartial support for\n\n- sendMessage\n- sendMessageBatch\n- receiveMessage\n- deleteMessage\n- deleteMessageBatch\n- createQueue\n- listQueues\n\nNo support for FIFO queues\n\n## Node\n\n```sh\nnpm start\n```\n\n## Docker\n\nDocker images hosted at \u003chttps://hub.docker.com/r/jameskyburz/dev-sqs\u003e\n\ndocker pull jameskyburz/dev-sqs\n\n## Running in docker\n\n```sh\nᐅ docker run \\\n  --name dev-sqs \\\n  -e LOG_PRETTY=1 \\\n  -p 9324:9324 \\\n  jameskyburz/dev-sqs\n```\n\n# license\n\n[Apache License, Version 2.0](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjameskyburz%2Fdev-sqs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjameskyburz%2Fdev-sqs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjameskyburz%2Fdev-sqs/lists"}