Was wondering if anyone has suggestions on an AWS lib to use in node that has good service coverage and is actively maintained
Among the ones I've found are: https://github.com/exfm/node-aws https://github.com/appsattic/node-awssum https://github.com/livelycode/aws-lib node-aws looks good but is missing s3 coverage aws-lib doesn't seem to be actively maintained node-awssum looks to have good coverage but high footprint due to its monolithic approach ("Node.js modules for talking to *lots* of Web Service APIs.") I really liked using Boto in python and wondering what's the closest similar lib for Node.. any suggestions would be much appreciated. -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
