OpenAPITools/openapi-generator

[New Generator] Lisp client generator

Open

#533 创建于 2018年7月11日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)Java (7,516 fork)batch import
Client: LispEnhancement: New generatorHacktoberfesthelp wanted

仓库指标

Star
 (26,243 star)
PR 合并指标
 (平均合并 9天 1小时) (30 天内合并 123 个 PR)

描述

Description

We would like to create a Lisp client generator so that Lisp developers can find it more easily to consume REST APIs.

Similar to how some other generators (e.g. R, Lua, PowerShell) are created, we will use the reverse engineering process to create the Lisp client generator.

  • create Lisp petstore samples (implemented at least 2 endpoints to start with: getPetById, addPet)
  • create the templates and eng
  • test the auto-generated Lisp code and revise the Lisp generator, templates

cc @incjung

openapi-generator version

Latest master

Suggest a fix/enhancement

If anyone wants to help on this (e.g. testing, creating templates, etc), please reply to let us know.

贡献者指南