[PR #138] [MERGED] curl import added #2434

Closed
opened 2026-03-17 00:08:18 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/138
Author: @nityanandagohain
Created: 9/6/2019
Status: Merged
Merged: 9/8/2019
Merged by: @NBTX

Base: masterHead: master


📝 Commits (6)

  • afd466b curl import added
  • 46ee372 small fixes
  • a993e21 Merge branch 'master' into master
  • 1038b4b requested changes made: renamed to 'Import cURL' and moved the html code inside a pw-section
  • 8cf80c7 Merge remote-tracking branch 'origin/master'
  • 9b010ee changed IMPORT to Import

📊 Changes

4 files changed (+390 additions, -29 deletions)

View changed files

assets/js/curlparser.js (+223 -0)
components/modal.vue (+94 -0)
📝 package.json (+28 -27)
📝 pages/index.vue (+45 -2)

📄 Description

Fixes issue #93

Hey @liyasthomas I have tried to add functionality to import curl commands. Please let me know if any changes are required.

Screenshot from 2019-09-06 16-17-42
Screenshot from 2019-09-06 16-19-49
Screenshot from 2019-09-06 16-23-00


🔄 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/138 **Author:** [@nityanandagohain](https://github.com/nityanandagohain) **Created:** 9/6/2019 **Status:** ✅ Merged **Merged:** 9/8/2019 **Merged by:** [@NBTX](https://github.com/NBTX) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (6) - [`afd466b`](https://github.com/hoppscotch/hoppscotch/commit/afd466b516c147533f05c8c3c7eefa5038e3e47e) curl import added - [`46ee372`](https://github.com/hoppscotch/hoppscotch/commit/46ee372c0f271c69f54febd65f4145488887d6bd) small fixes - [`a993e21`](https://github.com/hoppscotch/hoppscotch/commit/a993e213873a567db3f88c93db366f1c80253e42) Merge branch 'master' into master - [`1038b4b`](https://github.com/hoppscotch/hoppscotch/commit/1038b4b349bcce3da7e866ac00dc0368012b50a1) requested changes made: renamed to 'Import cURL' and moved the html code inside a pw-section - [`8cf80c7`](https://github.com/hoppscotch/hoppscotch/commit/8cf80c7bbfe742fa66babbf7601c5d68bf578770) Merge remote-tracking branch 'origin/master' - [`9b010ee`](https://github.com/hoppscotch/hoppscotch/commit/9b010ee633c1b14e159110f90d58e2d00408ca58) changed IMPORT to Import ### 📊 Changes **4 files changed** (+390 additions, -29 deletions) <details> <summary>View changed files</summary> ➕ `assets/js/curlparser.js` (+223 -0) ➕ `components/modal.vue` (+94 -0) 📝 `package.json` (+28 -27) 📝 `pages/index.vue` (+45 -2) </details> ### 📄 Description Fixes issue #93 Hey @liyasthomas I have tried to add functionality to import curl commands. Please let me know if any changes are required. ![Screenshot from 2019-09-06 16-17-42](https://user-images.githubusercontent.com/26831659/64422927-dbb7cf00-d0c2-11e9-82fc-07135adbb72a.png) ![Screenshot from 2019-09-06 16-19-49](https://user-images.githubusercontent.com/26831659/64422929-dc506580-d0c2-11e9-9e00-86e42160d52a.png) ![Screenshot from 2019-09-06 16-23-00](https://user-images.githubusercontent.com/26831659/64422931-dce8fc00-d0c2-11e9-8669-700f3d067984.png) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 00:08:18 +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#2434
No description provided.