feathers-stripe-webhooks
Stripe webhook library
An implementation of Stripe webhooks integration with FeathersJS services
Handle stripe webhooks in a feathersjs service
16 stars
5 watching
2 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
feathersjs-ecosystem/feathers-stripe | A Feathers service wrapper around Stripe's API for managing various payment and subscription-related resources | 96 |
feathersjs-ecosystem/feathers-elasticsearch | A Feathers.js adapter for interacting with Elasticsearch databases. | 78 |
feathersjs-ecosystem/feathers-blob | A Feathers service for blob storage and management | 93 |
mattchewone/feathers-shallow-populate | A FeathersJS hook for populating relational data by fetching referenced entries from other services | 22 |
feathersjs-ecosystem/feathers-swagger | Automatically generates OpenAPI documentation for Feathers services and integrates it with Swagger UI | 225 |
sibartlett/feathers-json-patch | Adds support for JSON patch operations to Feathers services and clients. | 9 |
johnayoung/feathers-algolia | A Feathers plugin that integrates Algolia search functionality into a web application | 2 |
jonascript/feathers-airtable | A module that enables Airtable data access via the Feathers Common API | 7 |
feathersjs-ecosystem/feathers-sync | Synchronizes service events between Feathers application instances using a messaging mechanism | 223 |
mostlyjs/mostly-feathers | A tool to convert Feathers APIs into standalone microservices with NATS and RESTful API support | 27 |
feathersjs-offline/localforage | Simplifies storage in IndexedDB, WebSQL, and LocalStorage for mobile and offline-first applications. | 9 |
feathersjs-ecosystem/feathers-mongoose | Provides a Feathers database adapter for Mongoose, an object modeling tool for MongoDB. | 189 |
marshallswain/feathers-postmark | A Postmark API service adapter for FeathersJS | 7 |
feathersjs-ecosystem/feathers-batch | Allows batching of multiple Feathers service calls into one to minimize client side requests and speed up batched requests. | 96 |
stripe/stripe-java | A Java library providing a simple and consistent API to interact with the Stripe payment processing system. | 831 |