swagger-api / swagger-api/swagger-codegen-generators

Add missing generators

Open
#172 1 comment 1 reaction 2 assignees View on GitHub

@HugoMario is already working on this.

Since Jun 17, 2020.

enhancement Epic help wanted
Dominant language
Mustache
Stars
299
Forks
439
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.