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.

主要指标

概览
名称与所有者feathersjs/feathers
主编程语言TypeScript
编程语言JavaScript (语言数: 3)
平台
许可证MIT License
所有者活动
创建于2011-10-19 22:45:16
推送于2025-06-01 00:44:03
最后一次提交2020-08-04 13:16:14
发布数333
最新版本名称v5.0.34 (发布于 2025-05-03 16:30:55)
第一版名称0.0.2 (发布于 2013-07-13 14:57:48)
用户参与
星数15.2k
关注者数225
派生数787
提交数4.1k
已启用问题?
问题数2113
打开的问题数127
拉请求数958
打开的拉请求数19
关闭的拉请求数251
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?