Leverage OpenAPI to generate a strongly typed client in NestJS
Jun 27, 2023 · 7 min read · I'll show you how to leverage a generated OpenAPI document to create a typescript client in NestJS that can be used in the front-end app. Why would someone want to do that? Because it's more beneficial to have statically typed endpoints than to do th...
Join discussion
