feathers
The API and real-time application framework (by feathersjs)
loopback-next
LoopBack makes it easy to build modern API applications that require complex integrations. (by loopbackio)
Our great sponsors
feathers | loopback-next | |
---|---|---|
48 | 4 | |
14,324 | 4,418 | |
0.5% | 0.5% | |
9.7 | 9.9 | |
7 days ago | 5 days ago | |
TypeScript | TypeScript | |
MIT License | GNU General Public License v3.0 or later |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
feathers
Posts with mentions or reviews of feathers.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-12-04.
-
Ask HN: Hunting for a Framework
Feathers (https://feathersjs.com/) ticks a lot of your boxes.
-
What back end technology to use for a multiplayer game as an experienced front end web developer? Overwhelmed by all the new web dev technology options.
FeathersJS works pretty well for realtime usecases: https://feathersjs.com/
-
Feather – Simply beautiful open source icons
And there I was, thinking for a split-second that Feathers[1] would finally get the recognition it deserves ;-)
- In your experience, what is the best backend framework for working with websockets?
-
Preferred Node backend framework for TS?
NestJs 's typescript support is just stellar since it is a pure typescript project from the ground up. Some missing frameworks in your list - Hapi - feathers - adonisJs - sailsjs (something about this framework never ticked, typescript is a clear after thought compared to the others in the list)
-
12+ Best Node.js Frameworks for Web App Development in 2022
FeathersJS
Github repo: https://github.com/feathersjs/feathers License: MIT Github stars: 14000
-
Build Your Own Web Framework
Im building with featherjs[0] right now and I love it. Jwt, user handling, routing, and (most notably to me) real-time functionality is all built in. Probably the most rails-like backend framework I’ve worked with in Node so far.
-
hi... i really need help with good examples of a simple register login update and logout system using nodejs mongodb
You might take a look at a framework that already includes user authentication like Feathers.js. The Getting Started Guide walks you through creating a simple real-time chat app with user authentication. And the final chat app code is on GitHub here.
-
feathers VS remult - a user suggested alternative
2 projects | 26 Jun 2022
loopback-next
Posts with mentions or reviews of loopback-next.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-08-15.
-
12+ Best Node.js Frameworks for Web App Development in 2022
Github repo: https://github.com/loopbackio/loopback-next License: MIT Github stars: 4200
-
loopback-next VS remult - a user suggested alternative
2 projects | 26 Jun 2022
-
10 Best Node.js Framework in 2021
Loopback 4: A framework for building APIs and Microservices GitHub Popularity: 3.9K Stars
-
Introducing Envelop - The GraphQL Plugin System
During that process, we also start to work with other frameworks and support them with that: Loopback, NestJS, Parse, Apollo Server and others.
What are some alternatives?
When comparing feathers and loopback-next you can also consider the following projects:
Nest - A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications on top of TypeScript & JavaScript (ES6, ES7, ES8) 🚀
Express - Fast, unopinionated, minimalist web framework for node.
Next.js - The React Framework
AdonisJs Framework - 🚀 The Node.js Framework highly focused on developer ergonomics, stability and confidence
Meteor JS - Meteor, the JavaScript App Platform
SailsJS - Realtime MVC Framework for Node.js
Koa - Expressive middleware for node.js using ES2017 async functions