@nestjsx/util
TypeScript icon, indicating that this package has built-in type declarations

5.0.0-alpha.3 • Public • Published

CRUD (@nestjsx/util)

for RESTful APIs built with NestJs


We believe that everyone who's working with NestJs and building some RESTful services and especially some CRUD functionality will find @nestjsx/crud microframework very useful.

Features

CRUD usage

  • Super easy to install and start using the full-featured controllers and services 👉

  • DB and service agnostic extendable CRUD controllers

  • Reach query parsing with filtering, pagination, sorting, relations, nested relations, cache, etc.

  • Framework agnostic package with query builder for a frontend usage

  • Query, path params and DTOs validation included

  • Overriding controller methods with ease

  • Tiny config (including globally)

  • Additional helper decorators

  • Swagger documentation

Packages

  • @nestjsx/crud - core package which provides @Crud() decorator for endpoints generation, global configuration, validation, helper decorators (docs)
  • @nestjsx/crud-request - request builder/parser package which provides RequestQueryBuilder class for a frontend usage and RequestQueryParser that is being used internally for handling and validating query/path params on a backend side (docs)
  • @nestjsx/crud-typeorm - TypeORM package which provides base TypeOrmCrudService with methods for CRUD database operations (docs)

Documentation

Support

Any support is welcome. At least you can give us a star.

Contributors

Code Contributors

This project exists thanks to all the people who contribute. [Contribute].

Financial Contributors

Become a financial contributor and help us sustain our community. [Contribute]

Individuals

Organizations

Support this project with your organization. Your logo will show up here with a link to your website. [Contribute]

License

MIT

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
5.0.0-alpha.310,584latest

Version History

VersionDownloads (Last 7 Days)Published
5.0.0-alpha.310,584
5.0.0-alpha.22
5.0.0-alpha.139
5.0.0-alpha.01
4.6.216,496
4.6.11
4.6.01
4.5.01
4.4.59
4.4.41
4.4.266
4.4.137
4.4.01
4.3.31
4.3.21
4.3.11
4.3.01
4.3.0-beta.41
4.3.0-beta.31
4.3.0-beta.21
4.3.0-beta.11
4.3.0-beta.01
4.3.0-4.3.0-beta.0.01
4.3.0-alpha.01
4.2.015
4.1.01
4.0.11
4.0.01
4.0.0-rc.31
4.0.0-rc.21
4.0.0-rc.11

Package Sidebar

Install

npm i @nestjsx/util

Weekly Downloads

6,544

Version

5.0.0-alpha.3

License

MIT

Unpacked Size

16.2 kB

Total Files

21

Last publish

Collaborators

  • zmotivat0r