codedang
codedang copied to clipboard
OpenAPI 기반 frontend API type 자동 생성
Describe the problem and solution
NestJS로 생성한 API들의 request와 response type을 OpenAPI를 활용해서 프론트엔드에서 쓸 수 있는 TypeScript type들을 자동으로 자동 생성합니다.
아마 openapi-typescript나 비슷한 툴을 쓰는 게 좋을 것 같습니다. https://openapi-ts.pages.dev/
Validations
- [X] Follow our Code of Conduct
- [X] Read the Contributing Guidelines
- [X] Check that there isn't already an issue