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?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?