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: almost 3 years ago
Linked from 1 awesome list


Awesome Feathers / Awesome Feathers / Resources / Examples

Feathers-Scss-Postgres-Chat-App15over 3 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 Cheatsheet40,634about 2 years 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 Chat512almost 2 years ago
Feathers-Vuex (Vue.js) Chat102almost 7 years ago
Feathers React Native Chat195almost 4 years ago
Feathers Chat + Login with Facebook4over 7 years ago
Feathers Chat + Phone Signup SMS pin2over 7 years ago
Feathers Chat React + TypeScript1over 3 years ago
Feathers + React + Mobx419over 8 years ago
Feathers + React + Webpack70almost 9 years ago
Feathers + React + Redux + Webpack + local auth. Production quality195about 8 years ago
Feathers + React + Redux + Webpack + complete auth + offline mode (ideal for production)635over 6 years ago
Feathers + Next.js43about 5 years ago
MyEthereum.app: Feathers + Sequelize + React + Redux + Jest + Zeit deployments19almost 6 years ago
Build a CRUD App Using React, Redux and FeathersJS
Hook based React.js package useFeathers demo9over 3 years ago
Feathers-React Starter3over 2 years ago
Feathers-Vuex (Vue.js) TodoMVC example project29over 3 years ago
Quasar Feathers Structured Conversation16over 3 years ago
Quasar Feathers tutorial86over 3 years ago
Feathers + Quasar86over 3 years ago
Feathers 2 + Vue 2 + SSR + Email Verification197over 5 years ago
Feathers 2 + Vue 2 + Email Verification + Cordova + Framework 7197over 5 years ago
feathers-nuxt80over 3 years agoA sample/starter for server-side rendered Vue.js + Feathers applications that supports user authentication
Feathers + Vue and Nuxt20over 3 years agoNuxt.js or Vue.js templates
Feathers + Nuxt BoilerplateFeathers + Nuxt boilerplate with Login, Sign Up, Reauthentication, etc
Feathers + Nuxt Sao Template20almost 8 years ago
Feathers + Aor-feathers-client + Admin on Rest17about 8 years ago
Passwordless Auth Example Using feathers-authentication-management30almost 9 years ago
Feathers + Apollo176over 8 years ago
Best Buy API Playground260about 2 years ago
Live query. Mirror part of a DB on the client.12almost 10 years ago
Frontless: Feathers + RiotJS + Turbolinks + Express110over 3 years agoIsomorphic 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-permissions184almost 2 years ago
feathers-authentication-management248almost 2 years agoUser email verification and password reset capabilities to local feathers-authentication (service)
feathers-authentication-compatibilityKeep clients compatible with authentication
feathers-casl40almost 2 years agoAdd access control with CASL to Feathers

Awesome Feathers / Plugins / Caching

feathers-hooks-rediscache38over 6 years agoAPI endpoint caching with Redis

Awesome Feathers / Plugins / Database

feathers-elasticsearch78almost 4 years ago
feathers-knex112almost 3 years ago
feathers-localstorage38about 3 years ago
@feathersjs-offline/localforage9over 3 years agoA FeathersJS service adapter for , ÌndexedDB localStorage` enabling offline-first
feathers-memory44almost 4 years ago
feathers-mongodb121over 3 years ago
feathers-mongoose189almost 3 years ago
feathers-nedb84almost 2 years ago
feathers-sequelize208almost 2 years ago
feathers-airtable7over 3 years agoA FeatherJS service adapter to manage your Airtable bases
feathers-arangodb25about 6 years agoA Feathers database adapter for ArangoDB using official NodeJS driver for ArangoDB
feathers-bee-queue2over 3 years agoFeathers service adapter for jobs
feathers-cassandra8about 3 years agoFeathers service adapter for Cassandra DB based on Express-Cassandra ORM and CassanKnex query builder
feathersjs-couchbase1about 5 years agoFull FeathersJS Query API for couchbase-server
feathers-dynamodb13over 8 years agoWork in progress - help wanted!
feathers-json-patch9over 7 years agoAdd JSON Patch support to any Feathers database adapter or service
feathers-mongodb-fuzzy-search40over 3 years agoAdd fuzzy search to your mongodb service queries
feathers-nedb-puzzy-searchAdd google-like $search to NeDB service.find queries
feathers-objection98over 3 years agoA service adapter for - A minimal SQL ORM built on top of Knex
feathers-seederStraightforward data seeder for FeathersJS services
feathers-solrSolr Adapter for Feathersjs
feathers-lowdb6about 3 years agoFeatherjs database service adapter for
feathers-ottoman4about 4 years agoA Ottoman Service for feathers
feathers-prisma38over 2 years agoA service adapter for (PostgreSQL, MySQL, SQLite, SQL Server,MongoDB)
@feathersjs-offline/owndata-ownnet17over 3 years agoFeatherJS 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-blob93almost 4 years agoFeathers abstract blob store service (service)
feathers-s315almost 2 years agoManage files through S3-compatible APIs with FeathersJS (service and helpers)

Awesome Feathers / Plugins / APIs

feathers-unsplash4over 3 years agoQuery the Unsplash API with FeatherJS query syntax
feathers-coinapi2over 5 years agoQuery the API through FeathersJS
feathers-openweathermap0over 3 years agoFeathers service for interacting with the . Use historical, current and forecast weather data

Awesome Feathers / Plugins / Documentation

feathers-swagger225over 2 years agoAdd documentation to your Feathers services and feed them to Swagger UI. (configure)

Awesome Feathers / Plugins / Email and SMS

feathers-mailer83about 3 years agoFeathers mailer service using nodemailer (service)
feathers-aws-sns6over 2 years agoFeathers AWS SNS service to use with Amazon Simple Notification Service (service)
feathers-postmark7almost 3 years agoA API service adapter for FeathersJS
feathers-messagebird1over 4 years agoA API service adapter for FeathersJS

Awesome Feathers / Plugins / Google

feathers-google-maps7over 3 years agoFeathers service for interacting with the Google Maps API (service)

Awesome Feathers / Plugins / Hooks

feathers-hooks-commonsCollection of useful Feathers hooks
feathers-fletchingA collection of hooks and utilities to make your FeathersJS apps fly straight and true
feathers-hooks-jsonapifyFeathers hook for outputting data in a JSON-API-compliant way
feathers-populate-hookFeathers hook to populate multiple fields with n:m, n:1 or 1:m relations. (hook)
feathers-shallow-populate22over 3 years agoThe fastest FeathersJS hook for populating relational data
feathers-graph-populate29over 2 years agoAdd lightning fast, GraphQL-like populates to your FeathersJS API
feathers-trigger22almost 2 years agoAdd triggers and actions to your feathers app for notifications, protocols or logs

Awesome Feathers / Plugins / Images

feathers-cloudinary0over 3 years agoUtilize the API for image manipulation/parsing/uploading/editing

Awesome Feathers / Plugins / Payments

feathers-stripe96about 2 years ago
feathers-stripe-webhooks16about 3 years ago

Awesome Feathers / Plugins / Scaling

mostly-feathers27almost 4 years agoConvert your Feathers APIs into microservices
mostly-feathers-rest12over 5 years agoExpose your microservice as a RESTful API
feathers-sync223over 2 years agoSynchronize service events between application instances using MongoDB publish/subscribe (configure)
feathers-batch96almost 2 years agoBatch multiple Feathers service calls into one (service)
feathers-distributed142almost 2 years agoDistribute your Feathers services as microservices
feathers-opossum1over 3 years agoA circuit breaker for Feathers services
feathers-http-distributed6over 3 years agoDistribute FeathersJS apps over the network with inter-service communication using HTTP protocol
feathers-algolia2over 4 years agoUtilize the API for implementing advanced search functionality into your FeathersJS application

Awesome Feathers / Plugins / Social media

feathers-authentication-weapp0over 3 years agoWechat mini-program authentication strategy for feathers
feathers-client-weapp0over 3 years agoAdapts feathers rest client for wechat mini-program

Awesome Feathers / Plugins / Testing

feathers-factory7over 3 years agoQuickly build reusable random data generators for your Feathers services

Awesome Feathers / Plugins / Logging

feathers-splunkIntegrates the splunk into feathersjs services for logging

Awesome Feathers / Plugins / Validation

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

Awesome Feathers / Flutter

FlutterFeathersJsCommunicate with your feathers js server from flutter

Awesome Feathers / iOS

Feathers50over 4 years agoFeathers compliant SDK written in Swift 3. Supports rest and socket providers

Awesome Feathers / Frontend frameworks / Framework Agnostic

@feathersjs/clientAll of the main client packages rolled into one
wings-feathersA FeathersJS 4-Way realtime reactive data sync and callback observable for any frontend frameworks (ie. React, Vue, Angular)
feathers-reactive216about 3 years agoLive query streams for Feathers. Turns a Feathers service call into an RxJS observables that automatically updates on real-time events
@feathersjs-offline/owndata-ownnet17over 3 years agoFeatherJS 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-feathersFeathers client library for DoneJS (feathers-client)
canjs-feathersCanJS model implementation that connects to Feathers services through feathers-client. (feathers-client)

Awesome Feathers / Frontend frameworks / React and Redux

figbirdDeclarative and realtime data management for ultra responsive Feathers and React applications
feathers-react8over 3 years agoA FeathersJS real-time React component library to display data
feathers-mobx8about 6 years agoInplement feathers client into your mobx store

Awesome Feathers / Frontend frameworks / VueJS

feathers-piniaA Feathers Client wrapper that integrates with Pinia
feathers-vuex445over 3 years agoIntegration of Feathers services with your Vuex store

Awesome Feathers / Frontend frameworks / Angular

feathers-reactive216about 3 years agoLive 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-fusebox1about 7 years agoFeatehrs v4 client, Aurelia, i18next, semantic ui, fuse-box

Awesome Feathers / Frontend frameworks / React Admin

ra-data-feathers157over 3 years agoA feathers rest/socket.io client for react-admin. (Admin)

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

Aor-feathers-client1about 8 years agoA feathers rest client for admin-on-rest. (Admin)

Backlinks from these awesome lists:

More related projects: