Tomislav Likakur
All posts

Make your NestJS controllers more readable by using this simple trick

A custom @Endpoint decorator that consolidates HTTP method handling, Swagger docs, and response definitions into one. It reduces controller clutter and enforces consistency across your API.

19 February 2025·9 min read