feathers-mailer
Email sender
A service for sending emails using various transport methods (SMTP, Mandrill) in Node.js applications built with FeathersJS.
Feathers mailer service using nodemailer
83 stars
6 watching
16 forks
Language: TypeScript
last commit: about 2 years ago
Linked from 1 awesome list
feathersjsmailgunsendgridsmtp
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Allows batching of multiple Feathers service calls into one to minimize client side requests and speed up batched requests. | 96 |
| | Synchronizes service events between Feathers application instances using a messaging mechanism | 223 |
| | A Feathers service wrapper around Stripe's API for managing various payment and subscription-related resources | 96 |
| | A Feathers service for blob storage and management | 93 |
| | A networking library that abstracts interactions with FeathersJS backend services. | 50 |
| | A Feathers.js adapter for interacting with Elasticsearch databases. | 78 |
| | A Node.js library for sending HTML emails and attachments to any SMTP server | 2,190 |
| | A Feathers service adapter for the Sequelize ORM | 208 |
| | Provides an adapter for using KnexJS with Feathers services to interact with databases. | 112 |
| | A Feathers service adapter for Cassandra DB based on Express-Cassandra ORM and CassanKnex query builder | 8 |
| | Extends Feathers services with real-time data streaming capabilities using RxJS observables. | 216 |
| | Provides a service adapter for interacting with an embedded MongoDB-like database (NeDB) in a Node.js application. | 84 |
| | Provides a Feathers database adapter for Mongoose, an object modeling tool for MongoDB. | 189 |
| | A module for sending emails using the Nest framework with support for various template engines. | 853 |
| | A mailer package for NestJS applications that allows programmatically building and sending emails with various templates. | 217 |