Does anyone know of a good method to automate converting Java DTOs to TypeScript? (these objects used in JSON REST APIs)
Is there a methodology, technique or technology which would allow me to do this more quickly and efficiently?
I'd take a look at some of the more up-to-date JavaScript
code generators working with Google's Protocol Buffers at GitHub: google/protobuf → Third Party Add ons as this is a language-agnostic Data Transfer Object technology with strong Java
focus and heavy user base so using it might be "quick and efficient" and solid choice
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With