Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing generators #172

Open
13 of 64 tasks
HugoMario opened this issue Sep 20, 2018 · 1 comment
Open
13 of 64 tasks

Add missing generators #172

HugoMario opened this issue Sep 20, 2018 · 1 comment

Comments

@HugoMario
Copy link
Contributor

HugoMario commented Sep 20, 2018

We can notice that generator list for 3.0.0 is shorter than 2.X. The main reason for this is because converting mustaches templates to handlebars templates has made the migration process slow. but since the generator support both template engines now, we can accelerate this generator migration, using the same templates located on swagger-codegen v2.

Here are the list of missing generators:

  • ada
  • ada-server
  • akka-scala
  • android
  • apache2
  • apex
  • aspnetcore
  • bash
  • clojure
  • cwiki
  • cpprest
  • csharp
  • csharp-dotnet2
  • dart
  • eiffel
  • elixir
  • elm
  • erlang-client
  • erlang-server
  • finch
  • flash
  • python-flask
  • go
  • go-server
  • groovy
  • haskell-http-client
  • haskell
  • javascript
  • javascript-closure-angular
  • java-vertx
  • jmeter
  • lua
  • lumen
  • nancyfx
  • nodejs-server
  • objc
  • perl
  • pistache-server
  • powershell
  • python
  • qt5cpp
  • rails5
  • r
  • restbed
  • ruby
  • rust
  • rust-server
  • scala
  • scala-lagom-server
  • scalatra
  • scalaz
  • php-silex
  • sinatra
  • slim
  • swift
  • php-symfony
  • tizen
  • typescript-angularjs
  • typescript-aurelia
  • typescript-fetch
  • typescript-jquery
  • typescript-node
  • undertow
  • ze-ph

Looks like there are a lot to do, any help is welcome. By my side, i'll start adding those most used/requested generators, based on filed tickets created those generators.

@HugoMario HugoMario added this to the v3.0.1 milestone Sep 20, 2018
@HugoMario HugoMario self-assigned this Sep 20, 2018
@HugoMario HugoMario removed their assignment Sep 20, 2018
@HugoMario
Copy link
Contributor Author

scala and akka-scala have been added with #176. thanks a lot to @rbiersbach for helping with this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants