postmanlabs / postmanlabs/postman-code-generators
Generate Postman Script from current request, to make HTTP calls
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1k
- Forks
- 381
- PR merge metrics
- No merged PRs in 30d
Description
Is your feature request related to a problem? Please describe.
I always find myself googling how to write postman script to make http calls, and then modify it with my parameters [...]
Describe the solution you'd like
If postman can generate postman script of the current/chosen request then I can just copy paste it in pre-request scripts etc.
Additional context
Let me know if I can contribute to it.
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
No file, test, or entry point is named in the issue. Start by reading the repository's existing code generators and how they receive a current Postman request; define the generated pre-request script format and verify that it preserves the request's parameters and can be copied into Postman for HTTP calls.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, postman
- Domain
- api, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100