You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'll use this parser to parse the open API spec and then generate client and server code for different platforms , since KATE is very adaptive , KATE models can be converted to other languages , modifying the generated code is very easy too with raw and partial raw
I would love feedback or if you'd like to contribute , Both projects have a lot of potential
soon will be available as a dependency , but currently you need to clone the project to use it
The text was updated successfully, but these errors were encountered:
I created a Kotlin port of this project in which all tests are passing, even though we're not multiplatform yet but the Kotlin API is null safe
https://github.com/Qawaz/K-OpenApi-Parser
I developed it using my template engine KATE , KATE was developed specifically for this project
https://github.com/Qawaz/KATE
I'll use this parser to parse the open API spec and then generate client and server code for different platforms , since KATE is very adaptive , KATE models can be converted to other languages , modifying the generated code is very easy too with raw and partial raw
I would love feedback or if you'd like to contribute , Both projects have a lot of potential
soon will be available as a dependency , but currently you need to clone the project to use it
The text was updated successfully, but these errors were encountered: