Swagger-codegen can now generate Go libraries too. Which one should I use? Could somebody please document it with something like a feature matrix comparing the two, so it is easier for people to get the best tool for the job they need done?
tl;dr The main difference at this moment is that this one will actually work.
The swagger-codegen project only generates a client and even there it will only support flat models.
Why is this not done in the swagger-codegen project? Because:
This explanation should definitely go to the first/landing page.
landing page of goswagger.io ? or the readme?
Both?
The explanation is now explicitly defined on both the readme and goswagger.io, since quite a while now. Closing this issue.
Most helpful comment
tl;dr The main difference at this moment is that this one will actually work.
The swagger-codegen project only generates a client and even there it will only support flat models.
Why is this not done in the swagger-codegen project? Because: