trucktrack-queues

1.0.3 • Public • Published

trucktrack-queues

"Library for interacting with AWS SQS and SNS services"

Installation

This module is installed via npm:

$ npm install trucktrack-queues

Example Usage

var ttQueues = require('trucktrack-queues');
var QueueService = ttQueues.QueueService(config);
var NotificationService = ttQueues.NotificationService();

Readme

Keywords

Package Sidebar

Install

npm i trucktrack-queues

Weekly Downloads

5

Version

1.0.3

License

none

Last publish

Collaborators

  • kortemy