-
Just wanted to start saying how great this library has been in providing strongly typed and documented backends.
This is feature request to include an [AbortSignal](https://developer.mozilla.org/en…
-
## Question
https://github.com/samchon/nestia/blob/master/packages/migrate/src/programmers/ControllerProgrammer.ts#L18-L20
At first glance, the following code works exactly as intended.
However…
-
Hi guys,
I'm only beginning with `nestia` and I'm facing probably some newbie questions that are linked together, but here they are :
- How can I define a different `content-type` for one endpoint…
-
Thank you for making very convenient library.
I frequently separate dto and api packages. But when i generated sdk, i could not sharing this sdk with other engineer due to the format of the import t…
-
## Bug Report
안녕하세요, 영어가 서툴어 한글로 작성합니다.
RN 환경에서, 암호화모듈 crtypto를 찾을 수 없다는 에러가 발생합니다.
암호화모듈을 [crypto-js](https://www.npmjs.com/package/crypto-js) 로 변경하는건 어떨까 요청드립니다.
![스크린샷 2023-07-06 오ᄌ…
-
### Summary
Importing the generated SDK from the Frontend (TS. ~5.1.3) in a pnpm monorepo
I get the following issues during build:
```
error TS1205: Re-exporting a type when 'verbatimModuleSyn…
-
## Question on setup
Hi, I just found about typia and I'm trying to make it work inside my project.
However, I always have the following error when setting up and trying to use it. Am I missing so…
-
## Question
Does Typia support multipart/form-data? In TypedBody was "`TypedBody` is a decoratur function getting `application/json` typed data from" but how to get multipart?
-
## Bug Report
Running `npx nestia swagger` even after `npx nestia setup` results in the following error.
```sh
@nestia/sdk has not been installed. Run "npx nestia setup" before.
```
### Log…
-
## Progression for fastify plugin
Hello @samchon. I found your article [from this link](https://dev.to/samchon/i-made-express-faster-than-fastify-4h8g)
and I saw this.
![image](https://github.…