Leverage OpenAPI to generate a strongly typed client in NestJS
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...
outside-studio.hashnode.dev7 min read