swagger-play icon indicating copy to clipboard operation
swagger-play copied to clipboard

mention unicreditsbt-swagger-codegen

Open andreaTP opened this issue 10 years ago • 3 comments

Just find this repo, I think you can at least mention this project: https://github.com/unicredit/sbt-swagger-codegen

andreaTP avatar Dec 04 '15 08:12 andreaTP

What's different between your project and the Zalando project? I think it's helpful to let people know up front what each different project is striving to do and the differences between them

benmccann avatar Dec 14 '15 22:12 benmccann

Can you add a PR the swagger.io repo?

fehguy avatar Dec 15 '15 06:12 fehguy

@benmccann the difference between the two project is that: zalando -> is "template generator" for play, I think you can compare it with [http://editor.swagger.io] but it is more sophisticated and cover various versions of Play unicredit -> this is an Sbt plugin intended to be integrated within user projects, typing commands within the sbt console you can generate code that cover the boilerplate of your Play application, the main point here is that you are asked to implement business logic outside generated files.

Hope zalando guys can correct me if anything is wrong about that project.

@fehguy we are already there: https://github.com/swagger-api/swagger.io/blob/wordpress/integrations/open-source.md

andreaTP avatar Dec 15 '15 07:12 andreaTP