8000 feathers-docs/ecosystem at basic-2 · sasdf/feathers-docs · GitHub
[go: up one dir, main page]

Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

readme.md

Feathers Ecosystem

Below are some of the amazing things built with Feathers or for the Feathers ecosystem.

Production Applications

Starter stacks, Examples and Tutorials

Submit yours by creating a pull request.

Authentication & Authorization

Communications

  • feathers-batch Official Feathers Module - Batch multiple Feathers service calls into one (service)

Database

Documentation

  • feathers-swagger Official Feathers Module - Add documentation to your Feathers services and feed them to Swagger UI. (configure)

Email & SMS

Multiple instances

  • feathers-cluster - Easily take advantage of multi-core systems for Feathers. (configure)
  • feathers-sync Official Feathers Module - Synchronize service events between application instances using MongoDB publish/subscribe (configure)

Mobile

The Feathers client works with React Native but here is a collection of native libraries/SDKs.

Payments

Testing

Transformation

Transports

Utilities

Validation

Client & Framework Integration

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)
  • donejs-feathers - A generator to quickly add FeathersJS to your DoneJS project. Includes Auth! (generator)

React, Redux

Vue.js

0