swagger-api / swagger-play

Apache License 2.0
331 stars 180 forks source link

mention unicreditsbt-swagger-codegen #27

Open andreaTP opened 9 years ago

andreaTP commented 9 years ago

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

benmccann commented 8 years ago

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

fehguy commented 8 years ago

Can you add a PR the swagger.io repo?

andreaTP commented 8 years ago

@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