Integration

This list provides examples how you can work with the generated DTOs, it shows how you can read raw JSON data into a DTO and transform the DTO back into raw JSON data. Since the generator uses mostly standard or well-known libraries most developers should be familiar with this process.

C# Go