Popularity
8.9
Stable
Activity
9.0
Growing
14,879
229
735

Code Quality Rank: L5
Monthly Downloads: 0
Programming language: TypeScript
License: MIT License
Tags: Web Frameworks     Realtime     Socket.io     REST     Feathers    
Latest version: v5.0.0-pre.9

Feathers alternatives and similar modules

Based on the "Web Frameworks" category.
Alternatively, view feathers alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of Feathers or a related project?

Add another 'Web Frameworks' Module

README

Feathers - The API and Real-time Application Framework

CI Maintainability Test Coverage Download Status Discord

Feathers is a lightweight web-framework for creating APIs and real-time applications with TypeScript or JavaScript.

Feathers can interact with any backend technology, supports many databases out of the box and works with any frontend like React, VueJS, Angular, React Native, Android or iOS.

Getting started

Get started with just three commands:

$ npm create feathers my-new-app
$ cd my-new-app
$ npm run dev

To learn more about Feathers visit the website at feathersjs.com or jump right into the Feathers guides.

Documentation

The Feathers website are loaded with awesome stuff and tell you every thing you need to know about using and configuring Feathers.

License

Copyright (c) 2022 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.