Skip to content

kucharskiprzemek/aws-sqs-sample

 
 

Repository files navigation

aws-sqs-sample

Sample AWS SQS console for put-receive.

Configuration:

  • app.json - queue URL

  • config.json - Amazon credientials (see: http://aws.amazon.com/sdkfornodejs/ ). The file does not exists in the repository. Must be created and putted in the project root directory.

Usage:

  • send message - sending a message to queue
  • recv - receive a single message from queue
  • help - display help

About

Sample AWS SQS console for sendng and receive messages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%