OpenAPITools/openapi-generator

[New Generator] Reason ML client generator

Open

#1.320 aberto em 26 de out. de 2018

Ver no GitHub
 (1 comment) (0 reactions) (0 assignees)Java (7.516 forks)batch import
Client: Reason MLEnhancement: New generatorHacktoberfesthelp wanted

Métricas do repositório

Stars
 (26.243 stars)
Métricas de merge de PR
 (Mesclagem média 9d 1h) (123 fundiu PRs em 30d)

Description

Description

We would like to create a Reason ML client generator so that Reason ML 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 Reason ML client generator.

  • create ReasonML pet store samples (implemented at least 2 endpoints to start with: getPetById, addPet)
  • reverse engineer the templates and the generator (Java class)
  • test the auto-generated Reason ML code and revise the generator, templates
openapi-generator version

Latest master

Suggest a fix/enhancement

If anyone wants to work on this, please reply to let us know.

Guia do colaborador