Fake SQS is a lightweight server that mocks the Amazon SQS API in a Docker container.
This project is merge of:
- fake_sqs (forked)
- docker-fake-sqs
- unmerged PR:
docker run -rm -p 9494:9494 asyncaws/testing-sqs
Fake SQS is a lightweight server that mocks the Amazon SQS API in a Docker container.
This project is merge of:
docker run -rm -p 9494:9494 asyncaws/testing-sqs