jjenkins / node-amazon-ses
A simple wrapper for Amazon Simple Email Service (Amazon SES)
☆54Updated 9 years ago
Alternatives and similar repositories for node-amazon-ses:
Users that are interested in node-amazon-ses are comparing it to the libraries listed below
- Geo is a very basic, but simple and in-progress, geo library for Node.js using Google's Geocode API (V3) for Geocoding and GeoHash for Ge…☆105Updated 5 years ago
- Use mongoDB like this: mongoq('mongodb://localhost/db').collection('users').find().toArray(function(error, docs){});☆66Updated 9 years ago
- Simple Facebook Integration for NodeJS (and Express)☆124Updated 14 years ago
- Mega library that includes various loadable modules for interacting with different payment gateways☆336Updated 9 years ago
- Use Socket.IO-node as middleware in your Connect app☆83Updated 13 years ago
- DynamoDB client for node.js☆140Updated 9 years ago
- Process monitoring with node.☆29Updated 8 years ago
- A client implementation for Rackspace CloudFIles in node.js☆151Updated 9 years ago
- Collection of Redis backed data structures for nodejs, including the primitives (List, Hash, Queue, etc)☆55Updated 9 years ago
- SessionStorage for connect's session middleware☆173Updated 11 years ago
- Static HTTP server built on node.js☆100Updated 13 years ago
- Naive wrapper around libGeoIP for use with node.js☆60Updated 13 years ago
- A simple agent for performing a sequence of http requests in node.js☆94Updated 11 years ago
- Postmortem debugging facility for Node.js☆118Updated 11 years ago
- Port of Facebook's php sdk☆75Updated 6 years ago
- (deprecated: use aws-sdk) Node.js modules for talking to lots of Web Service APIs.☆461Updated 10 years ago
- gzippo pronounced `g-zippo` is a nodejs gzip middleware for Connect and express js using the new native node zlib api☆213Updated 10 years ago
- Easy peasy twitter client for connect☆23Updated 13 years ago
- Heterogeneous cluster task manager☆89Updated 12 years ago
- Additional handy types for mongoose☆171Updated 8 years ago
- Node.js ORM framework supporting MySQL and SQLite 3 relational databases.☆253Updated 9 years ago
- [DEPRECATED] Facebook Node.js SDK☆38Updated 13 years ago
- Connect middleware to add false versions to static content paths☆95Updated 2 years ago
- Advanced Date and Time, Without the Monkeys☆68Updated 12 years ago
- Adds async configuration support to Express☆53Updated 13 years ago
- A new CouchDB module following node.js idioms☆364Updated 5 years ago
- Form validation and data filtering for Express☆166Updated 7 years ago
- The simplest possible event driven job manager, FIFO queue, and "task based cache" in node.js