Feathers

应用程序接口和实时应用框架。「The API and real-time application framework」


CI
Maintainability
Test Coverage
Download Status
Discord

Feathers is a full-stack framework for creating web 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.

Contributing

To start developing, clone this repository, then run:

cd feathers
npm install

To run all tests run

npm test

Individual tests can be run in the module you are working on:

cd packages/feathers
npm test

License

Copyright (c) 2023 Feathers contributors

Licensed under the MIT license.

Main metrics

Overview
Name With Ownerfeathersjs/feathers
Primary LanguageTypeScript
Program languageJavaScript (Language Count: 3)
Platform
License:MIT License
所有者活动
Created At2011-10-19 22:45:16
Pushed At2025-06-01 00:44:03
Last Commit At2020-08-04 13:16:14
Release Count333
Last Release Namev5.0.34 (Posted on 2025-05-03 16:30:55)
First Release Name0.0.2 (Posted on 2013-07-13 14:57:48)
用户参与
Stargazers Count15.2k
Watchers Count225
Fork Count787
Commits Count4.1k
Has Issues Enabled
Issues Count2113
Issue Open Count127
Pull Requests Count958
Pull Requests Open Count19
Pull Requests Close Count251
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private