modelix / modelix/modelix.core
Generate kotlin data classes based on API specifications for new high-level v2 API (internal)
Open
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 16
- Forks
- 10
- Avg merge
- 3h 9m
- Merged PRs (30d)
- 26
Description
This could replace the currently manually coded data classes to ensure that the specification and the code actually match.
Contributor guide
No contributing guide indexed for this repository
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 locating the API specifications and the manually coded data classes for the new high-level v2 API. Compare their structure and determine the generation approach and validation needed to ensure the specification and Kotlin code match; done means the relevant classes are generated consistently and the existing API behavior remains covered.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- api
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100