{"library":"nestjs-rest","type":"library","category":null,"description":"Provides a base controller class for building RESTful APIs following the JSON:API specification within the NestJS framework. Current stable version is 1.0.0, released with a cadence of major versions matching NestJS updates. It requires @nestjs/common >=11.0.0 and std-json-api. The package is designed to be used with extension packages like nestjs-rest-mongodb for database integration. Key differentiators: adheres strictly to JSON:API spec, integrates seamlessly with NestJS decorators and providers, and supports dependency injection for configuration via JsonApiControllersOptions token.","language":"javascript","status":"active","version":"1.0.0","tags":["javascript","nestjs","rest","crud","resource","controller","api","jsonapi","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install nestjs-rest","imports":["import { JsonApiController } from 'nestjs-rest'","import { JsonApiControllersOptions } from 'nestjs-rest'","import { NESTJS_REST_MODULE_ID } from 'nestjs-rest'"]},{"cmd":"yarn add nestjs-rest","imports":[]},{"cmd":"pnpm add nestjs-rest","imports":[]}],"homepage":"https://github.com/ziv/nestjs-rest#readme","github":"https://github.com/ziv/nestjs-rest","docs":null,"changelog":null,"pypi":null,"npm":"nestjs-rest","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}