directory
Version:
v1.0.6
Opens a new window with list of versions in this module.
Published: Jul 2, 2025
License: MIT
Opens a new window with license information.
README
¶
Response Mappers
This package provides mapping logic from internal domain records to response models used in APIs and services.
It is divided into two parts:
api/: Mappers used in the handler/controller layer to transform domain data into API responses.
service/: Mappers used inside service/business logic to produce clean and consistent outputs for other internal services or components.
These mappers ensure a clear separation between internal representations (record.*) and external response formats.
Directories
¶
Click to show internal directories.
Click to hide internal directories.