samchon/backend, nestia-helper and nestia
This commit is contained in:
committed by
Jay McDoniel
parent
895f314ef6
commit
4ef127cc4b
@@ -127,6 +127,7 @@
|
||||
- [NestJS Realtime Chat](https://github.com/mokuteki225/nest-websockets-chat-boilerplate) - Boilerplate for a realtime chat based on Websockets, TypeORM, PostgreSQL, REST, Docker which includes PassportJS/JWT auth, rooms, kick/ban user functionality
|
||||
- [Nest Sequelize JWT](https://github.com/adrien2p/nest-js-sequelize-jwt) - Starter kit Nest + Sequelize + jwt.
|
||||
- [Nest sequelize-typescript](https://github.com/kentloog/nestjs-sequelize-typescript) - Nest + sequelize-typescript + JWT + Jest + Swagger.
|
||||
- [Samchon Backend](https://github.com/samchon/backend) - Template project for NestJS which utilizes Nestia, Safe-TypeORM and PostgreSQL. It supports developers to follow the TDD (Test Driven Development) and BDD (Behavior Driven Development) principles. Documents are well-formed and additional example projects are provided.
|
||||
|
||||
|
||||
## Projects using NestJS
|
||||
@@ -162,6 +163,7 @@
|
||||
-  [`nestjs-multer-extended`](https://github.com/jeffminsungkim/nestjs-multer-extended) - Extended MulterModule for NestJS framework with flexible Amazon S3 upload and helpful features.
|
||||
-  [`nestjs-cls`](https://github.com/Papooch/nestjs-cls) - A continuation-local storage module for Nest (using `async_hooks`)
|
||||
-  [`nestjs-http-promise`](https://github.com/benhason1/nestjs-http-promise) - A Promise-based alternative to `@nestjs/axios`, with retries feature using `axios-retry` and `axios`.
|
||||
-  [`nestia-helper`](https://github.com/samchon/nestia-helper): Boost up `JSON.stringify()`, of the API responses, 2x times faster.
|
||||
|
||||
#### Code Style
|
||||
|
||||
@@ -186,7 +188,7 @@
|
||||
- [`@nestjs/swagger`](https://github.com/nestjs/swagger) - This's an OpenAPI (Swagger) module for Nest. _[[Tutorial](https://docs.nestjs.com/recipes/swagger)]_.
|
||||
-  [`nestjs-asyncapi`](https://github.com/flamewow/nestjs-asyncapi) - AsyncAPI module for NestJS.
|
||||
-  [`@nestjs-query/*`](https://github.com/doug-martin/nestjs-query) - Nest CRUD for GraphQL APIs.
|
||||
-  [`nestia`](https://github.com/samchon/nestia) - Automatic SDK generator for the clients.
|
||||
-  [`nestia`](https://github.com/samchon/nestia) - Automatic SDK and Swagger generator, evolved than ever.
|
||||
|
||||
#### Middleware
|
||||
|
||||
@@ -365,6 +367,7 @@
|
||||
-  [`nestjs-console`](https://github.com/Pop-Code/nestjs-console) - A NestJS module that provide a cli to application.
|
||||
-  [`nest-sdk-generator`](https://github.com/lonestone/nest-sdk-generator) - A command-line utility to generate a fully typed SDK from a Nest.js REST API
|
||||
|
||||
|
||||
## Meetups
|
||||
|
||||
None at the moment.
|
||||
|
||||
Reference in New Issue
Block a user