What is FeathersJS?
Feathers is a real-time, micro-service web framework for NodeJS that gives you control over your data via RESTful resources, sockets and flexible plug-ins.
FeathersJS is a tool in the Microframeworks (Backend) category of a tech stack.
FeathersJS is an open source tool with 15.1K GitHub stars and 752 GitHub forks. Here’s a link to FeathersJS's open source repository on GitHub
Who uses FeathersJS?
Companies
34 companies reportedly use FeathersJS in their tech stacks, including marcapo, Didomi, and Mylo.
Developers
128 developers on StackShare have stated that they use FeathersJS.
FeathersJS Integrations
Pros of FeathersJS
12
7
7
6
5
4
4
4
3
3
3
3
3
3
3
FeathersJS Alternatives & Comparisons
What are some alternatives to FeathersJS?
Sails.js
Sails is designed to mimic the MVC pattern of frameworks like Ruby on Rails, but with support for the requirements of modern apps: data-driven APIs with scalable, service-oriented architecture.
Meteor
A Meteor application is a mix of JavaScript that runs inside a client web browser, JavaScript that runs on the Meteor server inside a Node.js container, and all the supporting HTML fragments, CSS rules, and static assets.
LoopBack
A highly-extensible, open-source Node.js framework that enables you to create dynamic end-to-end REST APIs with little or no coding. Connect to multiple data sources, write business logic in Node.js, glue on top of your existing services and data, connect using JS, iOS & Android SDKs.
AdonisJS
It is a Node.js Framework which is highly focused on developer ergonomics, stability and confidence.
NestJS
Nest is a framework for building efficient, scalable Node.js server-side applications. It uses progressive JavaScript, is built with TypeScript (preserves compatibility with pure JavaScript) and combines elements of OOP (Object Oriented Programming), FP (Functional Programming), and FRP (Functional Reactive Programming).
Under the hood, Nest makes use of Express, but also, provides compatibility with a wide range of other libraries, like e.g. Fastify, allowing for easy use of the myriad third-party plugins which are available.