[PR #1308] [MERGED] [#1190] [Jyoti] Add codegen for nodeJs Unirest support #3225

Closed
opened 2026-03-17 00:51:25 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/1308
Author: @guptajyoti845
Created: 10/29/2020
Status: Merged
Merged: 11/2/2020
Merged by: @liyasthomas

Base: masterHead: add-node-unirest-codegen


📝 Commits (4)

  • 7dd4b08 [#1190] [Jyoti] Add codegen for nodeJs Unirest
  • 74bc99e Update and rename node-unirest.js to nodejs-unirest.js
  • 2c8b1e1 Update codegen.js
  • d81ec70 [Jyoti] update snapshot for node-unirest-codegen

📊 Changes

3 files changed (+160 additions, -0 deletions)

View changed files

📝 helpers/codegen/__tests__/__snapshots__/codegen.spec.js.snap (+78 -0)
📝 helpers/codegen/codegen.js (+2 -0)
helpers/codegen/generators/nodejs-unirest.js (+80 -0)

📄 Description

No description provided


🔄 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/1308 **Author:** [@guptajyoti845](https://github.com/guptajyoti845) **Created:** 10/29/2020 **Status:** ✅ Merged **Merged:** 11/2/2020 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `master` ← **Head:** `add-node-unirest-codegen` --- ### 📝 Commits (4) - [`7dd4b08`](https://github.com/hoppscotch/hoppscotch/commit/7dd4b08346c740b62a8577eed8eda94664b5c754) [#1190] [Jyoti] Add codegen for nodeJs Unirest - [`74bc99e`](https://github.com/hoppscotch/hoppscotch/commit/74bc99eba96963151f756a2c5f2e96ac0c106a5f) Update and rename node-unirest.js to nodejs-unirest.js - [`2c8b1e1`](https://github.com/hoppscotch/hoppscotch/commit/2c8b1e1a7dcf938c8c08a19ee43e00328d9a1730) Update codegen.js - [`d81ec70`](https://github.com/hoppscotch/hoppscotch/commit/d81ec70b819b4c54878424b6047429e9edbc124e) [Jyoti] update snapshot for node-unirest-codegen ### 📊 Changes **3 files changed** (+160 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `helpers/codegen/__tests__/__snapshots__/codegen.spec.js.snap` (+78 -0) 📝 `helpers/codegen/codegen.js` (+2 -0) ➕ `helpers/codegen/generators/nodejs-unirest.js` (+80 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 00:51:25 +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#3225
No description provided.