Find Similar Packages for @feathersjs/feathers
1 Year
@feathersjs/feathersSimilar Packages:
Package Weekly Downloads Trend
Stat Detail
Package
Downloads
Stars
Size
Issues
Publish
License
@feathersjs/feathers103,57015,182161 kB14422 days agoMIT
README for @feathersjs/feathers
Feathers logo

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 using TypeScript or JavaScript.

Feathers can interact with any backend technology, supports many databases out of the box 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 create feathers my-new-app
$ cd my-new-app
$ npm start

Documentation

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

License

Copyright (c) 2024 Feathers contributors

Licensed under the MIT license.