swagger-api / swagger-api/swagger-codegen
codegen for kotlin server stubs (plain interfaces like java)
Open
Nobody has claimed this yet.
- Dominant language
- Mustache
- Stars
- 17.8k
- Forks
- 6k
- PR merge metrics
- No merged PRs in 30d
Description
is there any support for kotlin server side stubs as it is in java already?
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 comparing the existing Java server-stub generation with the requested Kotlin output. Check how swagger-codegen's template-driven engine selects server-stub languages and determine what Kotlin interface support would need to produce. Done means Kotlin server-side stubs are generated in the requested plain-interface style, with coverage comparable to Java.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- api, backend, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100