feathers-stripe
Stripe wrapper
A Feathers service wrapper around Stripe's API for managing various payment and subscription-related resources
96 stars
10 watching
30 forks
Language: TypeScript
last commit: 5 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
feathersjs-ecosystem/feathers-blob | A Feathers service for blob storage and management | 93 |
feathersjs-ecosystem/feathers-reactive | Extends Feathers services with real-time data streaming capabilities using RxJS observables. | 216 |
feathersjs-ecosystem/feathers-swift | A networking library that abstracts interactions with FeathersJS backend services. | 50 |
feathersjs-ecosystem/feathers-vuex | Integrates FeathersJS with Vuex for building robust state management systems | 445 |
feathersjs-ecosystem/feathers-batch | Allows batching of multiple Feathers service calls into one to minimize client side requests and speed up batched requests. | 96 |
indatawetrust/use-feathers | Provides React bindings and utilities for interacting with FeathersJS applications. | 9 |
feathersjs-ecosystem/feathers-elasticsearch | A Feathers.js adapter for interacting with Elasticsearch databases. | 78 |
feathersjs-ecosystem/feathers-sync | Synchronizes service events between Feathers application instances using a messaging mechanism | 223 |
feathersjs-ecosystem/feathers-swagger | Automatically generates OpenAPI documentation for Feathers services and integrates it with Swagger UI | 225 |
feathersjs-ecosystem/feathers-sequelize | A Feathers service adapter for the Sequelize ORM | 208 |
richnologies/ngx-stripe | An Angular wrapper for StripeJS payment processing | 222 |
fixate/feathers-stripe-webhooks | An implementation of Stripe webhooks integration with FeathersJS services | 16 |
stripe/stripe-ruby | A Ruby library providing access to the Stripe API for building applications | 1,975 |
feathersjs/feathers-chat | Real-time chat application with API server and frontend examples in TypeScript | 512 |
mostlyjs/mostly-feathers | A tool to convert Feathers APIs into standalone microservices with NATS and RESTful API support | 27 |