OpenAPITools / OpenAPITools/openapi-generator

[REQ] resty/v2 library support for go

Open
#20,685 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Enhancement: Feature
Dominant language
Java
Stars
26.8k
Forks
7.7k
PR merge metrics
PR metrics pending

Description

As far as I can see, openapi-generator-cli supports only net/http for go

resty is not supported in golang, is there a plan to support it?

or how can we modify /go/templates to use resty instead?

Contributor guide

Open the contributing guide

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

Start by reviewing the Go templates under /go/templates and how the generator currently targets net/http. Determine how a resty option would be selected and whether the request requires template changes or broader generator configuration. Done means resty-based Go client generation is supported and the customization path is documented.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
api, tooling
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.