[PR #1290] [MERGED] feat:add code generator for Shell with HTTPie #3209

Closed
opened 2026-03-17 00:50:36 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/1290
Author: @bsinky
Created: 10/18/2020
Status: Merged
Merged: 10/19/2020
Merged by: @liyasthomas

Base: masterHead: httpie-codegen


📝 Commits (2)

  • 282f2be feat:add code generator for Shell with HTTPie
  • bf5d070 Merge branch 'master' into httpie-codegen

📊 Changes

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

View changed files

📝 helpers/codegen/__tests__/__snapshots__/codegen.spec.js.snap (+13 -0)
📝 helpers/codegen/codegen.js (+2 -0)
helpers/codegen/generators/shell-httpie.js (+60 -0)

📄 Description

This PR adds a code generator for Shell using HTTPie, as mentioned in #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/1290 **Author:** [@bsinky](https://github.com/bsinky) **Created:** 10/18/2020 **Status:** ✅ Merged **Merged:** 10/19/2020 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `master` ← **Head:** `httpie-codegen` --- ### 📝 Commits (2) - [`282f2be`](https://github.com/hoppscotch/hoppscotch/commit/282f2be8fe9c9721c9317a206672582db33bc15e) feat:add code generator for Shell with HTTPie - [`bf5d070`](https://github.com/hoppscotch/hoppscotch/commit/bf5d07048f515e90ee72c954be39d32ecea130bc) Merge branch 'master' into httpie-codegen ### 📊 Changes **3 files changed** (+75 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `helpers/codegen/__tests__/__snapshots__/codegen.spec.js.snap` (+13 -0) 📝 `helpers/codegen/codegen.js` (+2 -0) ➕ `helpers/codegen/generators/shell-httpie.js` (+60 -0) </details> ### 📄 Description This PR adds a code generator for Shell using HTTPie, as mentioned in #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:50:36 +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#3209
No description provided.