maxtaco/node-amazon-sqs

Node interface to Amazon SQS

CoffeeScript
This is stars and forks stats for /maxtaco/node-amazon-sqs repository. As of 05 May, 2024 this repository has 1 stars and 0 forks.

node-amazon-sqs Node interface to Amazon SQS, supports the following actions: ReceiveMessages DeleteMessage Install npm install -g amazon-sqs Building icake build Using SQS = require 'amazon-sqs' conn = new SQS.Connection accessKeyId : "your-access-key-id" secretAccessKey: "your-secret-access-key" topic = conn.createTopic owner : "numeric-owner-id" topic : "topic-name" topic.receiveMessage (err, data) -> console.log "done! Err=#{JSON.stringify err}; data=#{JSON.stringify data}" topic.deleteMessage...
Read on GithubGithub Stats Page
repotechsstarsweeklyforksweekly
PrettyPrinted/youtube_video_codePythonJavaScriptHTML62501.6k0
jkintscher/clienterror-inspectorCoffeeScriptRuby3010
sharismlab/sbfCoffeeScriptJavaScript2000
brunogfranca/testCoffeeScript0000
alanzoppa/gburgCoffeeScript0000
balena-os/balena-seeed-x86ASLBitBakeCoffeeScript4020
cakecatz/garageCoffeeScriptCSSRuby1101670
michaelficarra/url-shortenerCoffeeScript1000
Axonify/muffin.ioCoffeeScriptCSSPython37030
zestjs/zestjs.orgCoffeeScriptJavaScript7010