Description
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.
feathers alternatives and similar libraries
Based on the "derby" category.
Alternatively, view feathers alternatives based on common mentions on social networks and blogs.
-
Alpine.js
offers you the reactive and declarative nature of big frameworks like Vue or React at a much lower cost. -
finity
A finite state machine library for Node.js and the browser with a friendly configuration DSL. -
makefun
Use promise values as they are satisfied otherwise wait for the promise
Get performance insights in less than 4 minutes
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest. Visit our partner's website for more details.
Do you think we are missing an alternative of feathers or a related project?
README
A framework for real-time applications and REST APIs with JavaScript and TypeScript
Feathers is a lightweight web-framework for creating real-time applications and REST APIs using JavaScript or TypeScript.
Feathers can interact with any backend technology, supports over a dozen databases and works with any frontend technology like React, VueJS, Angular, React Native, Android or iOS.
Getting started
You can build your first real-time and REST API in just 4 commands:
$ npm install -g @feathersjs/cli
$ mkdir my-new-app
$ cd my-new-app/
$ feathers generate app
$ npm start
To learn more about Feathers visit the website at feathersjs.com or jump right into the Feathers guides.
Support
Sponsors
Become a sponsor and get your logo on our README on Github with a link to your site. [Become a sponsor]
Backers
Support us with a monthly donation and help us continue our activities. [Become a backer]
Documentation
The Feathers docs are loaded with awesome stuff and tell you every thing you need to know about using and configuring Feathers.
License
Copyright (c) 2019 Feathers contributors
Licensed under the [MIT license](LICENSE).
*Note that all licence references and agreements mentioned in the feathers README section above
are relevant to that project's source code only.