feathersjs/feathers
The API and real-time application framework observed · 2026-08-28
Health v2 · maintenance only
98/100
- Activity 97
- Release rhythm 97
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 11.5
- age_days: 5432
- days_rel: 20
- days_push: 20
- n_releases_24m: 23
Adoption not part of the score
15267 stars · 797 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Feathers is a full-stack framework for building web APIs and real-time applications in TypeScript or JavaScript. It provides a service-oriented architecture with automatic REST and WebSocket APIs, database integrations, and works with any frontend including React, Vue, Angular, and React Native.
Use cases
- build a REST API with Node.js
- create a real-time chat application
- build a backend for a React or Vue frontend
- add websocket-based realtime updates to an app
- scaffold a production-ready API with authentication
- build a mobile app backend with React Native
- create CRUD services backed by a database
When to choose
- you want a batteries-included Node.js API framework with realtime support out of the box
- you need both REST and WebSocket APIs from the same service layer
- you want TypeScript-first structure with a plugin ecosystem
- you're building a full-stack app quickly, from prototype to production
When to avoid
- you need a minimal, unopinionated HTTP router
- your stack is not JavaScript/TypeScript
- you prefer a microframework where you assemble every piece yourself
- you need heavy server-side rendering of frontend pages
Facets
framework · maturity stable
web-framework api-framework websocket auth orm middleware routing web-development backend apis developer-tools browser cross-platform typescript real-time rest-api full-stack services hooks react-native nodejs web-server
4 sources
- readme: https://github.com/feathersjs/feathers · fetched 2026-08-28 · 1a5fc4d5b5fd
- homepage: https://feathersjs.com · fetched 2026-08-29 · 1d270cf11b7b
- site_page: https://feathersjs.com/guides · fetched 2026-08-29 · f55fefac299b
- registry_npm: https://registry.npmjs.org/feathers · fetched 2026-08-29 · 7f1bf5afe853
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| feathersjs/feathers | main | 98 |
For agents
markdown · JSON · MCP: product_card(name="feathersjs/feathers")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem