Replies: 1 comment
-
|
Probably https://ogen.dev/blog/ogen-intro can help, there is no 1:1 comparision yet, but we were definitely aware about oapi-codegen when starting the project. Mostly because of Overall, I (and not only me actually) was not satisfied by existing solutions and decided to create a new one. Also, the OpenAPITools/openapi-generator is in Java and deepmap/oapi-codegen is not so actively maintained as ogen. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
We are looking for a way to generate a Go server from an openapi spec.
We are looking at your project and:
Since the other two projects existed before ogen was started, I am curious:
Why did you start ogen, instead of using one of the existing projects?
Beta Was this translation helpful? Give feedback.
All reactions