Skip to content

async-aws/testing-sqs

Repository files navigation

Testing SQS

Fake SQS is a lightweight server that mocks the Amazon SQS API in a Docker container.

This project is merge of:

Usage

docker run -rm -p 9494:9494 asyncaws/testing-sqs