[PR #1227] [MERGED] Add nodejs request codegenerator #3152

Closed
opened 2026-03-17 00:47:38 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/1227
Author: @YasiOnFire
Created: 10/4/2020
Status: Merged
Merged: 10/4/2020
Merged by: @liyasthomas

Base: masterHead: add-nodejs-request


📝 Commits (5)

  • 0c74bfa Fix: passing auth into codegen
  • 470f14d add nodejs request code generator
  • b5b109d fix formatting
  • fb33b39 remove fix from other PR
  • 17c2142 Merge branch 'master' into add-nodejs-request

📊 Changes

2 files changed (+74 additions, -1 deletions)

View changed files

📝 helpers/codegen/codegen.js (+2 -1)
helpers/codegen/generators/nodejs-request.js (+72 -0)

📄 Description

Summary

Adds NodeJs Request code generator.

Related Issues

#1190


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hoppscotch/hoppscotch/pull/1227 **Author:** [@YasiOnFire](https://github.com/YasiOnFire) **Created:** 10/4/2020 **Status:** ✅ Merged **Merged:** 10/4/2020 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `master` ← **Head:** `add-nodejs-request` --- ### 📝 Commits (5) - [`0c74bfa`](https://github.com/hoppscotch/hoppscotch/commit/0c74bfa627f48e656cbbaf9434b6b5ccf6b2c2b2) Fix: passing auth into codegen - [`470f14d`](https://github.com/hoppscotch/hoppscotch/commit/470f14d95bd6e84c3b25f51b7a7203eceb3879e4) add nodejs request code generator - [`b5b109d`](https://github.com/hoppscotch/hoppscotch/commit/b5b109dbe1848641cfbfd5aded02aef5f90096ff) fix formatting - [`fb33b39`](https://github.com/hoppscotch/hoppscotch/commit/fb33b394a21d1c4bbd695146fe214a8561727757) remove fix from other PR - [`17c2142`](https://github.com/hoppscotch/hoppscotch/commit/17c2142a3c1d707e172074fec815680f86924800) Merge branch 'master' into add-nodejs-request ### 📊 Changes **2 files changed** (+74 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `helpers/codegen/codegen.js` (+2 -1) ➕ `helpers/codegen/generators/nodejs-request.js` (+72 -0) </details> ### 📄 Description # Summary Adds NodeJs Request code generator. # Related Issues #1190 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 00:47:38 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#3152
No description provided.