Socket
Socket
Sign inDemoInstall

@feathersjs/feathers

Package Overview
Dependencies
3
Maintainers
3
Versions
119
Alerts
File Explorer

Advanced tools

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


Version published
Weekly downloads
66K
increased by0.05%
Maintainers
3
Install size
336 kB
Created
Weekly downloads
 

Changelog

Source

5.0.24 (2024-03-13)

Bug Fixes

  • generators: Use module format for JS Knex migrations (#3444) (3feaa71)
  • socketio: Handle ackTimeout of socket.io (#3437) (2642072)

Readme

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) 2023 Feathers contributors

Licensed under the MIT license.

Keywords

FAQs

Last updated on 13 Mar 2024

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc