OpenAPITools / OpenAPITools/openapi-generator
[New Generator] Reason ML client generator
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 26.8k
- Forks
- 7.7k
- PR merge metrics
- PR metrics pending
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.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by examining the existing R, Lua, and PowerShell generators and the Java generator structure. Create Reason ML Petstore samples covering at least getPetById and addPet, then reverse-engineer the templates and generator behavior. Done means the generator produces usable Reason ML client code and the generated code is tested and revised.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, ocaml
- Domain
- api, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100