postmanlabs / postmanlabs/postman-code-generators

New code generator - Delphi

Open
#545 0 comments 11 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

codegen new-language-support
Dominant language
JavaScript
Stars
1k
Forks
381
PR merge metrics
No merged PRs in 30d

Description

Describe the solution you'd like
Develop a new code generator for Delphi. There are some libraries that can be used to perform the request: Indy, NetHTTP, RESTClient

Additional context
An alternative to the libraries mentioned above would be to use RESRequest4Delphi. With it, requests are simpler. With it, the person can choose, changing a compilation directive, which tool to use (Indy, NetHTTP and RESTRequest). It has drivers for all 3.

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

Review the repository's existing code generators and determine the entry point and conventions for adding a Delphi generator. Compare the request approaches named in the issue—Indy, NetHTTP, RESTClient, and RESRequest4Delphi—and define the supported request output before implementation. Done means the repository provides a working Delphi generator with documented library choices.

Written by the indexing model from the issue text.

Assessment

Domain
tooling
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.