feathersjs-ecosystem / feathers-sync
Synchronize service events between Feathers application instances
☆223Updated last year
Alternatives and similar repositories for feathers-sync:
Users that are interested in feathers-sync are comparing it to the libraries listed below
- Simple role and service method permissions for Feathers☆184Updated 3 weeks ago
- Distribute your Feathers services as microservices☆143Updated 3 months ago
- Batch multiple Feathers service calls into one☆96Updated 3 weeks ago
- Useful hooks for use with FeathersJS services.☆195Updated last month
- Add documentation to your FeatherJS services and feed them to Swagger UI.☆225Updated last year
- Feathers mailer service using nodemailer☆83Updated 3 months ago
- ☆96Updated 9 months ago
- Adds sign up verification, forgotten password reset, and other capabilities to local feathers-authentication☆249Updated 6 months ago
- Set of caching hooks and routes for feathersjs.☆38Updated 4 years ago
- Feathers service for blob storage, like S3.☆93Updated 2 years ago
- Useful hooks for authentication and authorization☆115Updated 2 years ago
- Reactive API extensions for Feathers services☆216Updated last year
- Feathersjs adapter for Elasticsearch☆78Updated last month
- Feathers hook utility for schema validation, sanitization and client notification using Joi.☆67Updated 2 years ago
- Service adapters for KnexJS a query builder for PostgreSQL, MySQL, MariaDB, Oracle and SQLite3☆112Updated last year
- The command line interface for scaffolding Feathers applications☆155Updated 2 years ago
- Easily create a Mongoose Service for Feathersjs.☆190Updated last year
- [MOVED] Client side Feathers build☆111Updated 6 years ago
- Feathers database adapter for Objection.js, an ORM based on KnexJS SQL query builder for Postgres, Redshift, MSSQL, MySQL, MariaDB, SQLit…☆99Updated 2 years ago
- [MOVED] Feathers local, token, and OAuth authentication over REST and Websockets using JSON Web Tokens (JWT) with PassportJS.