feathers-distributed
Distributed architecture
A plugin for Feathers that enables distributed service architecture using microservices
Distribute your Feathers services as microservices
142 stars
10 watching
27 forks
Language: JavaScript
last commit: about 1 month ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
kalisio/feathers-s3 | Manages file upload/download in FeathersJS applications using AWS S3 API compatible storages | 15 |
dekelev/feathers-http-distributed | Enables distributed communication between FeathersJS services over HTTP | 6 |
feathersjs-ecosystem/feathers-localstorage | A client-side service that stores data in local storage or AsyncStorage. | 38 |
mostlyjs/mostly-feathers | A tool to convert Feathers APIs into standalone microservices with NATS and RESTful API support | 27 |
feathersjs-ecosystem/feathers-stripe | A Feathers service wrapper around Stripe's API for managing various payment and subscription-related resources | 96 |
johnayoung/feathers-algolia | A Feathers plugin that integrates Algolia search functionality into a web application | 2 |
feathersjs-ecosystem/feathers-swagger | Automatically generates OpenAPI documentation for Feathers services and integrates it with Swagger UI | 225 |
mostlyjs/mostly-feathers-rest | Provides an express middleware as a RESTful gateway to call microservice writing with mostly-feathers | 12 |
7kmco/feathers-vue-nuxt | A starter template for building a full-stack application with Feathers.js and Nuxt.js or Vue.js as the client-side frameworks. | 20 |
feathersjs-ecosystem/feathers-blob | A Feathers service for blob storage and management | 93 |
feathersjs-ecosystem/feathers-sync | Synchronizes service events between Feathers application instances using a messaging mechanism | 223 |
feathersjs-ecosystem/feathers-reactive | Extends Feathers services with real-time data streaming capabilities using RxJS observables. | 216 |
jonascript/feathers-airtable | A module that enables Airtable data access via the Feathers Common API | 7 |
feathersjs-ecosystem/feathers-swift | A networking library that abstracts interactions with FeathersJS backend services. | 50 |
bwgjoseph/feathers-ottoman | A Feathers service adapter for interacting with Couchbase databases using Ottoman object modeling tool | 4 |