New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@feathersjs/feathers

Package Overview
Dependencies
Maintainers
0
Versions
128
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@feathersjs/feathers

A framework for real-time applications and REST API with JavaScript and TypeScript

5.0.33
latest
Source
npm
Version published
Weekly downloads
115K
-9.16%
Maintainers
0
Weekly downloads
 
Created
Source
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.

Keywords

feathers

FAQs

Package last updated on 24 Feb 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts