NestJS Packages

nestjs-knex-module

This is a dynamic module to use [Knex](https://knexjs.org/) in a Nestjs application. It follows [this guide](https://dev.to/nestjs/build-a-nestjs-module-for-knex-js-or-other-resource-based-libraries-in-5-minutes-12an), but has some minimal changes regardi

0.1.2 • Published 4 years ago

nestjs-methodset

**MethodSet** is an abstract controller that when extended will provide: - All the required `GET`/`DELETE`/`POST`/`UPDATE` endpoints for the TypeORM repository. - List endpoint contains: pagination, order, search, filter options. - filter options contains

1.0.1 • Published 3 years ago