Skip to Content

Where to Next

You’ve seen the whole loop:

  • Typed controllers (@TypedRoute, @TypedBody, @TypedParam, @TypedQuery)
  • Generated SDK, Swagger, and e2e suites
  • The mockup simulator

Now pick the chapter that matches what you’re building.

Most teams’ next step is Setup. Everything below is here for when you’re ready to deepen β€” read it lazily.


I want to ship to production

I want richer endpoints

I want better tests

I want Swagger / OpenAPI

I want AI / LLM integration

I have an existing Swagger document and want NestJS code

  • @nestia/migrate β€” feed it a swagger.json, get a NestJS project (controllers, DTOs, optional e2e) out.

Stuck?

Good luck. Build something great.

Last updated on