Pinned Repositories
authentication
[MOVED] Feathers local, token, and OAuth authentication over REST and Websockets using JSON Web Tokens (JWT) with PassportJS.
docs
[MOVED] Legacy Feathers documentation
feathers-authentication-management
Adds sign up verification, forgotten password reset, and other capabilities to local feathers-authentication
feathers-hooks-common
Useful hooks for use with FeathersJS services.
feathers-react-native-chat
A React Native example chat app using feathers
feathers-reactive
Reactive API extensions for Feathers services
feathers-sequelize
A Feathers service adapter for the Sequelize ORM. Supporting MySQL, MariaDB, Postgres, SQLite, and SQL Server
feathers-swagger
Add documentation to your FeatherJS services and feed them to Swagger UI.
feathers-sync
Synchronize service events between Feathers application instances
feathers-vuex
Integration of FeathersJS, Vue, and Nuxt for the artisan developer
Feathers Ecosystem's Repositories
feathersjs-ecosystem/feathers-vuex
Integration of FeathersJS, Vue, and Nuxt for the artisan developer
feathersjs-ecosystem/feathers-authentication-management
Adds sign up verification, forgotten password reset, and other capabilities to local feathers-authentication
feathersjs-ecosystem/docs
[MOVED] Legacy Feathers documentation
feathersjs-ecosystem/feathers-swagger
Add documentation to your FeatherJS services and feed them to Swagger UI.
feathersjs-ecosystem/feathers-sync
Synchronize service events between Feathers application instances
feathersjs-ecosystem/feathers-reactive
Reactive API extensions for Feathers services
feathersjs-ecosystem/feathers-sequelize
A Feathers service adapter for the Sequelize ORM. Supporting MySQL, MariaDB, Postgres, SQLite, and SQL Server
feathersjs-ecosystem/feathers-hooks-common
Useful hooks for use with FeathersJS services.
feathersjs-ecosystem/feathers-mongoose
Easily create a Mongoose Service for Feathersjs.
feathersjs-ecosystem/feathers-permissions
Simple role and service method permissions for Feathers
feathersjs-ecosystem/cli
The command line interface for scaffolding Feathers applications
feathersjs-ecosystem/feathers-mongodb
A mongodb service for feathers
feathersjs-ecosystem/generator-feathers
A Yeoman generator for a Feathers application
feathersjs-ecosystem/feathers-authentication-hooks
Useful hooks for authentication and authorization
feathersjs-ecosystem/feathers-redux
Integrate Feathers with your Redux store
feathersjs-ecosystem/feathers-knex
Service adapters for KnexJS a query builder for PostgreSQL, MySQL, MariaDB, Oracle and SQLite3
feathersjs-ecosystem/feathers-objection
Feathers database adapter for Objection.js, an ORM based on KnexJS SQL query builder for Postgres, Redshift, MSSQL, MySQL, MariaDB, SQLite3, and Oracle. Forked from feathers-knex.
feathersjs-ecosystem/feathers-batch
Batch multiple Feathers service calls into one
feathersjs-ecosystem/feathers-stripe
feathersjs-ecosystem/feathers-blob
Feathers service for blob storage, like S3.
feathersjs-ecosystem/feathers-nedb
A service using NeDB, an embedded datastore for Node.js
feathersjs-ecosystem/feathers-mailer
Feathers mailer service using nodemailer
feathersjs-ecosystem/validate-joi
Feathers hook utility for schema validation, sanitization and client notification using Joi.
feathersjs-ecosystem/feathers-localstorage
A client side service based on feathers-memory that persists to LocalStorage
feathersjs-ecosystem/feathers-debugger
Feathers Debugger Chrome extension
feathersjs-ecosystem/batch-loader
Reduce requests to backend services by batching calls and caching records.
feathersjs-ecosystem/feathers-mongodb-management
Manage MongoDB Databases, Users & Collections with this Feathers service adapter
feathersjs-ecosystem/feathers-cassandra
Feathers service adapter for Cassandra DB based on Express-Cassandra ORM and CassanKnex query builder
feathersjs-ecosystem/dataloader
feathersjs-ecosystem/website
The old Feathers website