swagger-api/swagger-codegen

[Haskell] Add Scotty server generator

オープン

#6,153 opened on 2017/07/24

 (2 件のコメント) (0 件のリアクション) (0 人の担当者)HTML (5,474 件のフォーク)batch import
Enhancement: New generatorServer: Haskellhelp wanted

Repository metrics

Stars
 (12,701 個のスター)
PR merge metrics
 (PR metrics pending)

説明

Description

As discussed in https://github.com/swagger-api/swagger-codegen/issues/6147, we want to add a Scotty server generator.

Ideally we want to create an abstract base class "AbstractHaskellCodegen.java" based on HaskellServantCodegen.java to start with so as to make all Haskell generators (client, server) more consistent and easier to maintain.

Swagger-codegen version

Latest master

Suggest a fix/enhancement

If anyone wants to contribute the new generator, please reply to let us know.

cc @kamyar1979 @algas @mandrean

コントリビューターガイド