10:npm install nestjs-json-api
15:yarn add nestjs-json-api
40:Example with a user controller:
81:If you want to quickly get it working, you can use the `JsonApiController` decorator on your controller. The downside is that you won't have control over the endpoints.
