A list of awesome things related to FeathersJS
- Awesome Feathers
- The FeathersJS Youtube playlist
- FeathersJS Real-Time Chat App - Tutorial
- Fullstack Feathersjs and React Web App
- Feathers Cheatsheet
- Integrating Nuxt into your Feathers Application
- How to do server side rendering with Feathers.js and Next.js
- Russian article - Связи между таблицами sequelize в FeathersJS
- Russian article about querying - Запросы сервисам FeathersJS
Official Feathers Chat app & related front-end examples
- Feathers Chat
- Feathers-Vuex (Vue.js) Chat
- Feathers React Native Chat
- Feathers Chat + Login with Facebook
- Feathers Chat + Phone Signup SMS pin
- Feathers Chat React + TypeScript
- Feathers + React + Mobx
- Feathers + React + Webpack
- Feathers + React + Redux + Webpack + local auth. Production quality
- Feathers + React + Redux + Webpack + complete auth + offline mode (ideal for production)
- Feathers + Next.js
- MyEthereum.app: Feathers + Sequelize + React + Redux + Jest + Zeit deployments
- Build a CRUD App Using React, Redux and FeathersJS
- Hook based React.js package useFeathers demo
- Feathers-React Starter
- Feathers-Vuex (Vue.js) TodoMVC example project
- Quasar Feathers Structured Conversation
- Quasar Feathers tutorial
- Feathers + Quasar
- Feathers 2 + Vue 2 + SSR + Email Verification
- Feathers 2 + Vue 2 + Email Verification + Cordova + Framework 7
- feathers-nuxt - A sample/starter for server-side rendered Vue.js + Feathers applications that supports user authentication
- Feathers + Vue and Nuxt Nuxt.js or Vue.js templates.
- Feathers + Nuxt Boilerplate Feathers + Nuxt boilerplate with Login, Sign Up, Reauthentication, etc.
- Feathers + Nuxt Sao Template
- Feathers + Forest Admin example - An example for integrating Feathers with Forest admin.
- Feathers + Aor-feathers-client + Admin on Rest
- Best Buy API Playground
- Live query. Mirror part of a DB on the client.
- Frontless: Feathers + RiotJS + Turbolinks + Express Isomorphic application boilerplate for RiotJS.
- Akt'n'Map
- APPoint
- BeachfrontDigital
- ContactImpact
- County Committee Sunlight Project
- Cryptosheets
- Equibit Group
- Foxflow
- GenerousTickets
- Gratify
- Headstart
- HaulHound
- Humaans
- J.A.B. Property Investments
- JSONLog
- Koola
- Krawler
- Shakepay
- Sleeker
- Simpla
- Stoplight
- Taxfyle
- Work ID
- Weacast
- June.ai
- Narrandum
- @feathersjs/authentication
- @feathersjs/authentication-client
- @feathersjs/authentication-local
- @feathersjs/authentication-oauth1
- @feathersjs/authentication-oauth2
- feathers-accounts - Token-Based User Account System for FeathersJS (configure).
- feathers-authentication-popups
- feathers-authentication-keystone
- feathers-permissions
- feathers-authentication-management - User email verification and password reset capabilities to local feathers-authentication (service)
- feathers-authentication-compatibility - Keep
v0.x
clients compatible withv1.0+
authentication
- feathers-hooks-rediscache - API endpoint caching with Redis.
- feathers-elasticsearch
- feathers-knex
- feathers-localstorage
- feathers-memory
- feathers-mongodb
- feathers-mongoose
- feathers-nedb
- feathers-sequelize
- amity-mongodb - Use various FeatherJS services to manage a MongoDB server with Amity.
- feathers-airtable - A FeatherJS service adapter to manage your Airtable bases.
- feathers-arangodb - A Feathers database adapter for ArangoDB using official NodeJS driver for ArangoDB.
- feathers-bee-queue - Feathers service adapter for Bee-Queue jobs
- feathers-blob - Feathers abstract blob store service (service)
- feathers-blueprints - Add some of the Sails.js blueprints functionality to Feathers. (configure)
- feathers-bookshelf - A bookshelf ORM service adapter (service)
- feathers-cassandra - Feathers service adapter for Cassandra DB based on Express-Cassandra ORM and CassanKnex query builder
- feathers-couchdb
- feathersjs-couchbase - Full FeathersJS Query API for couchbase-server
- feathers-dynamodb - Work in progress - help wanted!
- feathers-filemaker - Filemaker adapter for feathers.js
- feathers-json-patch - Add JSON Patch support to any Feathers database adapter or service.
- feathers-linvodb - Create an LinvoDB Service for FeatherJS. (service)
- feathers-loopback-connector
- feathers-mongo-collections - MongoDB collections service for FeathersJS. (service)
- feathers-mongo-databases - Create a MongoDB database service for FeathersJS. (service)
- feathers-mongodb-fuzzy-search - Add fuzzy search to your mongodb service queries
- feathers-mongodb-revisions - This Feathers database adapter extends the basic MongoDB adapter, adding revision support. (service)
- feathers-nedb-dump - Middleware for Feathers.js - dumps and restores NeDB database for a given service (middleware)
- feathers-nedb-puzzy-search - Add google-like $search to NeDB service.find queries.
- feathers-objection - A service adapter for Objection.js - A minimal SQL ORM built on top of Knex.
- feathers-orm-service - Easily create an Object Relational Mapping Service for Featherjs.
- feathers-rethinky - Thinky.js RethinkDB Adaptor for Feathers JS
- feathers-seeder - Straightforward data seeder for FeathersJS services.
- feathers-skypager - A skypager ORM service adapter (service)
- feathers-solr - Solr Adapter for Feathersjs
- nextql-feathers - Featherjs plugin for NextQL-Yet Another Data Query Language. Equivalent GraphQL but much more simple
- feathers-lowdb - Featherjs database service adapter for Lowdb
- feathers-unsplash - Query the Unsplash API with FeatherJS query syntax.
- feathers-coinapi - Query the CoinAPI API through FeathersJS
- feathers-swagger - Add documentation to your Feathers services and feed them to Swagger UI. (configure)
- feathers-mailer - Feathers mailer service using nodemailer (service)
- feathers-aws-sns - Feathers AWS SNS service to use with Amazon Simple Notification Service (service)
- feathers-postmark - A Postmark API service adapter for FeathersJS
- feathers-google-maps - Feathers service for interacting with the Google Maps API (service)
- feathers-hooks-commons - Collection of useful Feathers hooks.
- feathers-fletching - A collection of hooks and utilities to make your FeathersJS apps fly straight and true.
- feathers-hooks-csvtoarray - Feathers hook for converting a comma-delimited list to an Array of strings.
- feathers-hooks-jsonapify - Feathers hook for outputting data in a JSON-API-compliant way.
- feathers-populate-hook - Feathers hook to populate multiple fields with n:m, n:1 or 1:m relations. (hook)
- feathers-transform-hook - Feathers hook for transform hook.data parameters (hook)
- feathers-virtual-attribute-hook - Feathers hook for add virtual attributes to your service response (hook)
- feathers-shallow-populate - The fastest FeathersJS hook for populating relational data
- feathers-graph-populate - Add lightning fast, GraphQL-like populates to your FeathersJS API
- feathers-cloudinary - Utilize the Cloudinary API for image manipulation/parsing/uploading/editing.
- mostly-feathers - Convert your Feathers APIs into microservices
- mostly-feathers-rest - Expose your microservice as a RESTful API
- feathers-cluster - Easily take advantage of multi-core systems for Feathers. (configure)
- feathers-sync - Synchronize service events between application instances using MongoDB publish/subscribe (configure)
- feathers-batch - Batch multiple Feathers service calls into one (service)
- feathers-distributed - Distribute your Feathers services as microservices
- feathers-opossum - A circuit breaker for Feathers services
- feathers-http-distributed - Distribute FeathersJS apps over the network with inter-service communication using HTTP protocol
- feathers-algolia - Utilize the Algolia API for implementing advanced search functionality into your FeathersJS application.
-
feathers-services-instagram-feed - A service that allows to fetch a given user's Instagram feed via its public endpoints.
-
feathers-authentication-weapp - Wechat mini-program authentication strategy for feathers.
-
feathers-client-weapp - Adapts feathers rest client for wechat mini-program.
- feathers-tests-fake-app-users - Fake some feathers dependencies in service unit tests. Starter for your customized fakes (service)
- feathers-factory - Quickly build reusable random data generators for your Feathers services.
- feathers-splunk - Integrates the splunk into feathersjs services for logging.
-
feathers-socketcluster - Use SocketCluster for client/server communication. Not published.
-
feathers-rabbitmq-transport - Use a RabbitMQ message broker to communicate with the services of your app.
-
FeathersQuery - Feathers Query is a Lightweight Graphical User Interface (GUI) for Feathers Services. It is a Visual Tool to help you manage data collections.
-
feathers-bootstrap - Feathers application bootstrap and configuration using JSON files
-
feathers-generator - A Metalsmith based generator using
feathers-bootstrap
-
feathers-fs - Use the FeathersJS service interface to read and write data in the file system.
-
feathers-hooks-utils - Utility library for writing Feathersjs hooks. (hooks)
-
feathers-versionate - Utility for creating and working with nested service paths.
-
feathers-findone - Adds a .findOne() method to services in Feathers.js
-
feathers-opentracing - OpenTracing integration for FeathersJS services
-
fastfeathers - collection of bash-shell scripts to run various feathers examples quickly
-
feathers-kong - A Feathers service for Kong API Gateway admin API
-
feathers-hubspot-webhooks - Handle HubSpot webhooks in a FeathersJS service
-
feathers-async-bootstrap - Booting feathers application asynchron
- feathers-hooks-validate-joi - Feathers hook utility for schema validation, sanitization and client notification using Joi. (hook)
- feathers-hook-validation-jsonschema - Validate Feathers resources using JSON Schema. (hook)
- feathers-tcomb - validate feathers services using tcomb (app.service)
- feathers-validate-hook - Feathers hook for validate json-schema with is-my-json-valid (hook)
- feathers-validator - A validator for Feathers services. (service)
The Feathers client works with React Native but here is a collection of native libraries/SDKs.
- FeathersjsClientSwift - An iOS client written in Swift.
- Feathers - Feathers compliant SDK written in Swift 3. Supports rest and socket providers.
- @feathersjs/client - All of the main client packages rolled into one.
- wings-feathers - A FeathersJS 4-Way realtime reactive data sync and callback observable for any frontend frameworks (ie. React, Vue, Angular)
- feathers-reactive - Live query streams for Feathers. Turns a Feathers service call into an RxJS observables that automatically updates on real-time events.
- can-connect-feathers - Feathers client library for DoneJS (feathers-client)
- canjs-feathers - CanJS model implementation that connects to Feathers services through feathers-client. (feathers-client)
- donejs-feathers - A generator to quickly add FeathersJS to your DoneJS project. Includes Auth! (generator)
- feathers-action - use feathers services with redux (connector)
- feathers-action-creators - redux action creators for feathers services
- feathers-action-reducer - redux reducer for feathers service actions
- feathers-action-types - flux action types for feathers services (connector)
- feathers-react-redux - Unofficial Feathers bindings for React-Redux.
- feathers-reduxify-services - Wrap Feathers services so they work transparently and perfectly with Redux.
- feathers-reduxify-authentication - Wrap Feathers.authentication so it works with Redux, and with auth packages for React-Router.
- figbird - Declarative and realtime data management for ultra responsive Feathers and React applications.
- feathers-react - A FeathersJS real-time React component library to display data
- use-feathers - React bindings for FeathersJS
- feathers-vuex - Integration of Feathers services with your Vuex store.
- vue-syncers-feathers - Synchronises feathers services with vue objects, updated in real time (connector)
- vue-feathers - A plugin for Vuejs 1.x & 2.x to easily access your feathers services.
- ng-feathers - Feathers client for AngularJS. FeatherJS for plain old AngularJS (1.X)
- feathers-reactive - Live query streams for Feathers. Turns a Feathers service call into an RxJS observables that automatically updates on real-time events.
- aurelia-feathers-fusebox - Featehrs v4 client, Aurelia, i18next, semantic ui, fuse-box
- aurelia-feathersjs-socket-demo - Aurelia app (built with Aurelia-CLI) connected to Feathers server application via websockets (socket.io)
- feathers-mithril - Connect feathers.js to mithril.js (connector)
- ra-data-feathers - A feathers rest/socket.io client for react-admin. (Admin)
- Aor-feathers-client - A feathers rest client for admin-on-rest. (Admin)