This repository is a practical example demonstrating how to implement serialization in NestJS using @automapper/nestjs in a clean and scalable way.
It focuses on separating domain models from API contracts and ensuring that only the intended data is exposed in HTTP responses.
you can reach the full implementation in https://medium.com/@sofiene.elabidi/nestjs-serialization-with-automapper-5710d151e56f?postPublishedType=initial