Created by: ph4r5h4d
This is the first draft for go-echo-server codegen for OpenAPI-codegen. the purpose is that we are internally using Go Echo, and we needed to create this codegen. Still, I thought that it might be worth sharing it with everyone.
Related issue: https://github.com/OpenAPITools/openapi-generator/issues/9093
I'm not a Java guru, and I mostly used go-gin-codegen codes to build this new codegen, and it's a bit opinionated.
Kindly let me know what needs to be done so we can merge this PR.
@antihax @grokify @kemokemo @jirikuncar Kindly let me know what needs to be improved.