feathers-postmark

Email service

A Postmark API service adapter for FeathersJS

A Postmark API service adapter for FeathersJS

GitHub

7 stars
2 watching
0 forks
Language: JavaScript
last commit: almost 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
marshallswain/feathers-unsplashAn adapter for using Unsplash API with FeathersJS to manage photos4
marshallswain/feathers-graph-populateA tool to add GraphQL-like populates to FeathersJS APIs for efficient data fetching and relationships management.29
feathersjs-ecosystem/feathers-knexProvides an adapter for using KnexJS with Feathers services to interact with databases.112
feathersjs-ecosystem/feathers-elasticsearchA Feathers.js adapter for interacting with Elasticsearch databases.78
feathersjs-ecosystem/feathers-blobA Feathers service for blob storage and management93
feathersjs-ecosystem/feathers-stripeA Feathers service wrapper around Stripe's API for managing various payment and subscription-related resources96
feathersjs-ecosystem/feathers-cassandraA Feathers service adapter for Cassandra DB based on Express-Cassandra ORM and CassanKnex query builder8
mattchewone/feathers-shallow-populateA FeathersJS hook for populating relational data by fetching referenced entries from other services22
feathersjs-ecosystem/feathers-sequelizeA Feathers service adapter for the Sequelize ORM208
feathersjs-ecosystem/feathers-objectionAn adapter for connecting Feathers.js applications to Objection.js, an ORM based on KnexJS.98
mostlyjs/mostly-feathersA tool to convert Feathers APIs into standalone microservices with NATS and RESTful API support27
jus101/feathers-dynamodbA Feathers service that interacts with Amazon DynamoDB to provide a simple and efficient way to store and manage data in a NoSQL database13
mostlyjs/mostly-feathers-restProvides an express middleware as a RESTful gateway to call microservice writing with mostly-feathers12
feathersjs-ecosystem/feathers-syncSynchronizes service events between Feathers application instances using a messaging mechanism223
feathersjs-ecosystem/feathers-batchAllows batching of multiple Feathers service calls into one to minimize client side requests and speed up batched requests.96