Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 379 Bytes

File metadata and controls

15 lines (11 loc) · 379 Bytes

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