Merge pull request #133 from samchon/patch-1

Add nestia
This commit is contained in:
Julian David
2021-02-13 09:34:11 -05:00
committed by GitHub
+1
View File
@@ -139,6 +139,7 @@
- API
- [Swagger](https://github.com/nestjs/swagger) - This's an OpenAPI (Swagger) module for Nest. _[[Tutorial](https://docs.nestjs.com/recipes/swagger)]_.
- [Nest-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.
- Middleware
- [Nest Middlewares](https://github.com/wbhob/nest-middlewares) - Common, injectable middlewares for NestJS.
- Errors