You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Feathers hook for outputting data in a JSON-API-compliant way.
3
+
4
+
## Installing
5
+
6
+
Simply run `npm install --save feathers-hooks-jsonapify` and you're good to go!
7
+
8
+
## Usage
9
+
10
+
> **Important:** As of version 0.1.0, this hook is intended to use with Sequelize. Further versions will move the coupling code to hook configurations.
0 commit comments