@nestjsx/util
NestJs CRUD for RESTful APIs - util
Last updated 6 years ago by zmotivat0r .
MIT · Repository · Bugs · Original npm · Tarball · package.json
$ cnpm install @nestjsx/util 
SYNC missed versions from official npm registry.

CRUD (@nestjsx/util)

for RESTful APIs built with NestJs

Build Coverage License npm version npm downloads Package Quality Renovate PRs welcome Awesome REST Awesome Nest Nest Powered
Built by @MichaelYali and Contributors

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 :point_right:

  • 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

Current Tags

  • 5.0.0-alpha.3                                ...           latest (5 years ago)

31 Versions

  • 5.0.0-alpha.3                                ...           5 years ago
  • 5.0.0-alpha.2                                ...           5 years ago
  • 5.0.0-alpha.1                                ...           5 years ago
  • 5.0.0-alpha.0                                ...           5 years ago
  • 4.6.2                                ...           6 years ago
  • 4.6.1                                ...           6 years ago
  • 4.6.0                                ...           6 years ago
  • 4.5.0                                ...           6 years ago
  • 4.4.5                                ...           6 years ago
  • 4.4.4                                ...           6 years ago
  • 4.4.2                                ...           6 years ago
  • 4.4.1                                ...           6 years ago
  • 4.4.0                                ...           6 years ago
  • 4.3.3                                ...           6 years ago
  • 4.3.2                                ...           6 years ago
  • 4.3.1                                ...           6 years ago
  • 4.3.0                                ...           6 years ago
  • 4.3.0-beta.4                                ...           6 years ago
  • 4.3.0-beta.3                                ...           6 years ago
  • 4.3.0-beta.2                                ...           6 years ago
  • 4.3.0-beta.1                                ...           6 years ago
  • 4.3.0-beta.0                                ...           6 years ago
  • 4.3.0-4.3.0-beta.0.0                                ...           6 years ago
  • 4.3.0-alpha.0                                ...           6 years ago
  • 4.2.0                                ...           7 years ago
  • 4.1.0                                ...           7 years ago
  • 4.0.1                                ...           7 years ago
  • 4.0.0                                ...           7 years ago
  • 4.0.0-rc.3                                ...           7 years ago
  • 4.0.0-rc.2                                ...           7 years ago
  • 4.0.0-rc.1                                ...           7 years ago
Maintainers (1)
Downloads
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 2
Last Month 2
Dependencies (0)
None
Dev Dependencies (0)
None

Copyright 2013 - present © cnpmjs.org | Home |