An open API service indexing awesome lists of open source software.

https://github.com/juhalehtonen/sqs-demo


https://github.com/juhalehtonen/sqs-demo

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# SQSDemo

Little demo for Broadway used with AWS SQS.

To run, define the following environment variables:

```
export AWS_ACCESS_KEY_ID=xx
export AWS_SECRET_ACCESS_KEY=xx
```

Then update the hard-coded producer config in `lib/sqsdemo.ex`