UNPKG

@feathersjs/express

Version:

Feathers Express framework bindings and REST provider

24 lines (14 loc) 818 B
# @feathersjs/express [![CI](https://github.com/feathersjs/feathers/workflows/CI/badge.svg)](https://github.com/feathersjs/feathers/actions?query=workflow%3ACI) [![Download Status](https://img.shields.io/npm/dm/@feathersjs/express.svg?style=flat-square)](https://www.npmjs.com/package/@feathersjs/express) [![Discord](https://badgen.net/badge/icon/discord?icon=discord&label)](https://discord.gg/qa8kez8QBx) > Feathers Express framework bindings and REST provider ## Installation ``` npm install @feathersjs/client --save ``` ## Documentation Refer to the [Feathers Express API documentation](https://feathersjs.com/api/express.html) for more details. ## License Copyright (c) 2024 [Feathers contributors](https://github.com/feathersjs/feathers/graphs/contributors) Licensed under the [MIT license](LICENSE).