summaryrefslogtreecommitdiff
path: root/devel/json-dto/pkg-descr
blob: e80e3ce2de54d0044b78792688b97a49f17c6cbf (plain) (blame)
1
2
json_dto library is a small header-only helper for converting data between json
representation and c++ structs. DTO here stands for data transfer object.