ktorio / ktorio/ktor-cli

Feature Request: Gradle Plugin

Open
#46 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Go
Stars
139
Forks
13
PR merge metrics
No merged PRs in 30d

Description

Hey 👋, our org has been waiting for a tool like this. Thanks!

What would really make server-side spec-first an easier reality for us is if there was a gradle plugin built for this, where you'd point it at the openapi spec, and it would build your API classes with delegate callbacks, and put them in /build/generated.

This would allow any changes to the spec file to be automatically built into the API classes, without needing to check-in the generated code.

Thanks for any consideration for this in future roadmaps.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files, tests, or entry points are named in the issue. Start by reviewing the repository's existing project-generation and build integration paths, then define how a Gradle plugin would consume an OpenAPI spec and generate API classes with delegate callbacks under /build/generated. Done means spec changes trigger generation without checking generated code into the repository.

Written by the indexing model from the issue text.

Assessment

Tech stack
openapi
Domain
api, build-system
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.