awesome-feathersjs

Web app framework

A collection of resources and examples for building real-time web applications with FeathersJS

A list of awesome things related to FeathersJS

GitHub

946 stars
38 watching
108 forks
last commit: 12 months ago
Linked from 1 awesome list


Awesome Feathers / Awesome Feathers / Resources / Examples

Feathers-Scss-Postgres-Chat-App 15 almost 2 years ago

Awesome Feathers / Resources / Official Resources

Website
Docs
Blog
Guides
Slack
Telegram Russian chat
Twitter

Awesome Feathers / Resources / Videos

The FeathersJS Youtube playlist
FeathersJS Real-Time Chat App - Tutorial
Fullstack Feathersjs and React Web App

Awesome Feathers / Resources / Articles and Blog Posts

Feathers Cheatsheet 40,355 3 months ago
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
Get started with Feathers & React

Awesome Feathers / Resources / Examples

Feathers Chat 511 22 days ago
Feathers-Vuex (Vue.js) Chat 102 almost 5 years ago
Feathers React Native Chat 196 about 2 years ago
Feathers Chat + Login with Facebook 4 over 5 years ago
Feathers Chat + Phone Signup SMS pin 2 over 5 years ago
Feathers Chat React + TypeScript 1 almost 2 years ago
Feathers + React + Mobx 419 almost 7 years ago
Feathers + React + Webpack 70 about 7 years ago
Feathers + React + Redux + Webpack + local auth. Production quality 195 about 6 years ago
Feathers + React + Redux + Webpack + complete auth + offline mode (ideal for production) 635 over 4 years ago
Feathers + Next.js 43 over 3 years ago
MyEthereum.app: Feathers + Sequelize + React + Redux + Jest + Zeit deployments 19 almost 4 years ago
Build a CRUD App Using React, Redux and FeathersJS
Hook based React.js package useFeathers demo 9 over 1 year ago
Feathers-React Starter 3 10 months ago
Feathers-Vuex (Vue.js) TodoMVC example project 29 almost 2 years ago
Quasar Feathers Structured Conversation 16 almost 2 years ago
Quasar Feathers tutorial 86 over 1 year ago
Feathers + Quasar 86 over 1 year ago
Feathers 2 + Vue 2 + SSR + Email Verification 197 over 3 years ago
Feathers 2 + Vue 2 + Email Verification + Cordova + Framework 7 197 over 3 years ago
feathers-nuxt 80 over 1 year ago A sample/starter for server-side rendered Vue.js + Feathers applications that supports user authentication
Feathers + Vue and Nuxt 20 over 1 year ago Nuxt.js or Vue.js templates
Feathers + Nuxt Boilerplate Feathers + Nuxt boilerplate with Login, Sign Up, Reauthentication, etc
Feathers + Nuxt Sao Template 20 almost 6 years ago
Feathers + Aor-feathers-client + Admin on Rest 17 about 6 years ago
Passwordless Auth Example Using feathers-authentication-management 30 about 7 years ago
Feathers + Apollo 176 over 6 years ago
Best Buy API Playground 260 4 months ago
Live query. Mirror part of a DB on the client. 12 about 8 years ago
Frontless: Feathers + RiotJS + Turbolinks + Express 110 almost 2 years ago Isomorphic application boilerplate for RiotJS

Awesome Feathers / Projects Using Feathers

Adaptable.io
Akt'n'Map
APPoint
BeachfrontDigital
ContactImpact
County Committee Sunlight Project
Cryptosheets
Foxflow
GenerousTickets
Headstart
HaulHound
Humaans
JSONLog
June.ai
Koola
Krawler
Shakepay
Sleeker
Simpla
Stoplight
Taxfyle
Weacast
XREngine

Awesome Feathers / Plugins / Authentication and Authorization

@feathersjs/authentication
@feathersjs/authentication-client
@feathersjs/authentication-local
@feathersjs/authentication-oauth1
@feathersjs/authentication-oauth2
feathers-authentication-oidc
feathers-permissions 184 20 days ago
feathers-authentication-management 247 about 1 month ago User email verification and password reset capabilities to local feathers-authentication (service)
feathers-authentication-compatibility Keep clients compatible with authentication
feathers-casl 40 7 months ago Add access control with CASL to Feathers

Awesome Feathers / Plugins / Caching

feathers-hooks-rediscache 38 over 4 years ago API endpoint caching with Redis

Awesome Feathers / Plugins / Database

feathers-elasticsearch 78 about 2 years ago
feathers-knex 112 12 months ago
feathers-localstorage 38 over 1 year ago
@feathersjs-offline/localforage 9 over 1 year ago A FeathersJS service adapter for , ÌndexedDB localStorage` enabling offline-first
feathers-memory 44 about 2 years ago
feathers-mongodb 122 over 1 year ago
feathers-mongoose 189 12 months ago
feathers-nedb 83 20 days ago
feathers-sequelize 208 20 days ago
feathers-airtable 7 almost 2 years ago A FeatherJS service adapter to manage your Airtable bases
feathers-arangodb 25 about 4 years ago A Feathers database adapter for ArangoDB using official NodeJS driver for ArangoDB
feathers-bee-queue 2 over 1 year ago Feathers service adapter for jobs
feathers-cassandra 8 over 1 year ago Feathers service adapter for Cassandra DB based on Express-Cassandra ORM and CassanKnex query builder
feathersjs-couchbase 1 over 3 years ago Full FeathersJS Query API for couchbase-server
feathers-dynamodb 13 almost 7 years ago Work in progress - help wanted!
feathers-json-patch 9 over 5 years ago Add JSON Patch support to any Feathers database adapter or service
feathers-mongodb-fuzzy-search 40 almost 2 years ago Add fuzzy search to your mongodb service queries
feathers-nedb-puzzy-search Add google-like $search to NeDB service.find queries
feathers-objection 98 over 1 year ago A service adapter for - A minimal SQL ORM built on top of Knex
feathers-seeder Straightforward data seeder for FeathersJS services
feathers-solr Solr Adapter for Feathersjs
feathers-lowdb 6 about 1 year ago Featherjs database service adapter for
feathers-ottoman 4 over 2 years ago A Ottoman Service for feathers
feathers-prisma 38 9 months ago A service adapter for (PostgreSQL, MySQL, SQLite, SQL Server,MongoDB)
@feathersjs-offline/owndata-ownnet 17 over 1 year ago FeatherJS Offline-first realtime database wrapper implements the offline-first / replication principles on CRUD methods on any Feathers database adapter

Awesome Feathers / Plugins / File upload

feathers-blob 92 almost 2 years ago Feathers abstract blob store service (service)
feathers-s3 14 6 days ago Manage files through S3-compatible APIs with FeathersJS (service and helpers)

Awesome Feathers / Plugins / APIs

feathers-unsplash 4 almost 2 years ago Query the Unsplash API with FeatherJS query syntax
feathers-coinapi 2 over 3 years ago Query the API through FeathersJS
feathers-openweathermap 0 over 1 year ago Feathers service for interacting with the . Use historical, current and forecast weather data

Awesome Feathers / Plugins / Documentation

feathers-swagger 225 7 months ago Add documentation to your Feathers services and feed them to Swagger UI. (configure)

Awesome Feathers / Plugins / Email and SMS

feathers-mailer 83 about 1 year ago Feathers mailer service using nodemailer (service)
feathers-aws-sns 6 9 months ago Feathers AWS SNS service to use with Amazon Simple Notification Service (service)
feathers-postmark 7 about 1 year ago A API service adapter for FeathersJS
feathers-messagebird 1 almost 3 years ago A API service adapter for FeathersJS

Awesome Feathers / Plugins / Google

feathers-google-maps 7 over 1 year ago Feathers service for interacting with the Google Maps API (service)

Awesome Feathers / Plugins / Hooks

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-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-shallow-populate 22 almost 2 years ago The fastest FeathersJS hook for populating relational data
feathers-graph-populate 29 10 months ago Add lightning fast, GraphQL-like populates to your FeathersJS API
feathers-trigger 22 8 months ago Add triggers and actions to your feathers app for notifications, protocols or logs

Awesome Feathers / Plugins / Images

feathers-cloudinary 0 over 1 year ago Utilize the API for image manipulation/parsing/uploading/editing

Awesome Feathers / Plugins / Payments

feathers-stripe 96 4 months ago
feathers-stripe-webhooks 16 over 1 year ago

Awesome Feathers / Plugins / Scaling

mostly-feathers 27 about 2 years ago Convert your Feathers APIs into microservices
mostly-feathers-rest 12 over 3 years ago Expose your microservice as a RESTful API
feathers-sync 222 9 months ago Synchronize service events between application instances using MongoDB publish/subscribe (configure)
feathers-batch 96 20 days ago Batch multiple Feathers service calls into one (service)
feathers-distributed 141 9 days ago Distribute your Feathers services as microservices
feathers-opossum 1 over 1 year ago A circuit breaker for Feathers services
feathers-http-distributed 6 over 1 year ago Distribute FeathersJS apps over the network with inter-service communication using HTTP protocol
feathers-algolia 2 almost 3 years ago Utilize the API for implementing advanced search functionality into your FeathersJS application

Awesome Feathers / Plugins / Social media

feathers-authentication-weapp 0 almost 2 years ago Wechat mini-program authentication strategy for feathers
feathers-client-weapp 0 almost 2 years ago Adapts feathers rest client for wechat mini-program

Awesome Feathers / Plugins / Testing

feathers-factory 7 almost 2 years ago Quickly build reusable random data generators for your Feathers services

Awesome Feathers / Plugins / Logging

feathers-splunk Integrates the splunk into feathersjs services for logging

Awesome Feathers / Plugins / Validation

feathers-hooks-validate-joi Feathers hook utility for schema validation, sanitization and client notification using Joi. (hook)
feathers-validator A validator for Feathers services. (service)

Awesome Feathers / Flutter

FlutterFeathersJs Communicate with your feathers js server from flutter

Awesome Feathers / iOS

Feathers 50 over 2 years ago Feathers compliant SDK written in Swift 3. Supports rest and socket providers

Awesome Feathers / Frontend frameworks / Framework Agnostic

@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 216 over 1 year ago Live query streams for Feathers. Turns a Feathers service call into an RxJS observables that automatically updates on real-time events
@feathersjs-offline/owndata-ownnet 17 over 1 year ago FeatherJS Offline-first realtime database wrapper implements the offline-first / replication principles on CRUD methods on any Feathers database adapter

Awesome Feathers / Frontend frameworks / DoneJS

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)

Awesome Feathers / Frontend frameworks / React and Redux

figbird Declarative and realtime data management for ultra responsive Feathers and React applications
feathers-react 8 over 1 year ago A FeathersJS real-time React component library to display data
feathers-mobx 8 over 4 years ago Inplement feathers client into your mobx store

Awesome Feathers / Frontend frameworks / VueJS

feathers-pinia A Feathers Client wrapper that integrates with Pinia
feathers-vuex 445 almost 2 years ago Integration of Feathers services with your Vuex store

Awesome Feathers / Frontend frameworks / Angular

feathers-reactive 216 over 1 year ago Live query streams for Feathers. Turns a Feathers service call into an RxJS observables that automatically updates on real-time events

Awesome Feathers / Frontend frameworks / AureliaJS

aurelia-feathers-fusebox 1 about 5 years ago Featehrs v4 client, Aurelia, i18next, semantic ui, fuse-box

Awesome Feathers / Frontend frameworks / React Admin

ra-data-feathers 157 over 1 year ago A feathers rest/socket.io client for react-admin. (Admin)

Awesome Feathers / Frontend frameworks / Admin on Rest (replaced by React Admin)

Aor-feathers-client 1 about 6 years ago A feathers rest client for admin-on-rest. (Admin)

Backlinks from these awesome lists:

More related projects: