nestjs / awesome-nestjs

A curated list of awesome things related to NestJS 😎
10.69k stars 944 forks source link

`samchon/backend`, `nestia-helper` and `nestia` #219

Closed samchon closed 2 years ago

samchon commented 2 years ago

Resource type (required)

If your contribution is NOT a GitHub repository, then you can skip the next titles, except "Rules".

Description (required)

samchon/backend is a template repository for NestJS, which utilizes nestia and typeorm. Its README document is well-formed and helps backend developers how to follow the TDD and BDD principle. In such reason, it's famouse in the South Korea, especially for the newbie backend developers, a little bit.

nestia-helper is a transformer library that can boost up JSON.stringify() function of API responses about two times faster. I'd hoped to contribute the booster on the NestJS core like nest.Get() or nest.Post(), but @micalevisk advised me to make a new third party library would be better. Therefore, the nestia-helper is coming now.

The last, I've updated introduction word of nestia.

Link (required)

Rules (required)