Code generator
Code generators are used to offer type information and definitions based directly on the NPL source code to other layers of your application.
We recommend using our NPL OpenAPI generator to generate OpenAPI definitions from NPL source code, and then using OpenAPI Generator (or similar) to generate client code in your desired language. We also offer a deprecated Kotlin code generator that we no longer recommend using.