OpenAPITools / OpenAPITools/openapi-generator

[REQ] Add Zig Server/Client Sample

Open
#16,602 0 comments 11 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Zig v0.11.0 has initial HTTP Client support with TLS 1.3 integrated.
https://ziglang.org/download/0.11.0/release-notes.html#HTTP-Client

stdlib reference

https://ziglang.org/documentation/0.11.0/std/#A;std:http.Server
https://ziglang.org/documentation/0.11.0/std/#A;std:http.Client

3th-Party libraries (HTTP 1.0/1.1)

Note: Issue not tagged, because has opened on GH Mobile app.

cc: @wing328

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 reading the Zig 0.11.0 HTTP Client release notes and the referenced std:http.Server and std:http.Client documentation. Then inspect existing OpenAPI Generator client and server samples to determine where a Zig sample belongs; done should include an agreed scope for both samples and working examples.

Written by the indexing model from the issue text.

Assessment

Tech stack
zig
Domain
api, tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.