Socket
Socket
Sign inDemoInstall

nestjs-api-tools

Package Overview
Dependencies
15
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    nestjs-api-tools

Wrappers for convenient API development including validation, logging and i18n wrappers


Version published
Weekly downloads
59
increased by55.26%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

NestJS API tools

This project provides a set of operators, tools and wrappers for convenient API development using NestJS. Since convenience is a controversial issue, this package may not increase your development performance. The main aim of creation of such a package is to integrate and isolate all utilities commonly used by me in recent projects.

Russian language used in string default values because of local type of development - all APIs must communicate with user at least in Russian, i18n is desirable, but not required.

IMPORTANT NOTES

Due to breaking change in class-transformer package from v 0.3.2 it's worth depending from strict 0.3.1 version when using this package, although it has fallbacks for both versions.

Documentation

Documentation is still in progress. It is available under docs directory of this repository.

Keywords

FAQs

Last updated on 27 Feb 2022

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc