Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Import request from cURL #93

Closed
tiagoa opened this issue Aug 29, 2019 · 10 comments
Closed

Import request from cURL #93

tiagoa opened this issue Aug 29, 2019 · 10 comments
Assignees
Labels
feature New feature or request good first issue Good for newcomers

Comments

@tiagoa
Copy link

tiagoa commented Aug 29, 2019

Is your feature request related to a problem? Please describe.
I would like to import a request by providing a cURL command.

Describe the solution you'd like
Like in Postman we have the option to import: https://dev.to/stephencweiss/how-to-test-your-api-using-curl-postman-382c

@liyasthomas liyasthomas added feature New feature or request good first issue Good for newcomers labels Aug 29, 2019
@liyasthomas
Copy link
Member

#76

@nityanandagohain
Copy link
Contributor

@liyasthomas Can I work on this.

@liyasthomas
Copy link
Member

Yeah sure! Go ahead.

@liyasthomas liyasthomas added this to the v1.0 Stable release milestone Sep 6, 2019
@liyasthomas
Copy link
Member

@nityanandagohain any updates on the issue? I'm hoping to include this feature in the next version release ✨

This was referenced Sep 6, 2019
@nityanandagohain
Copy link
Contributor

@liyasthomas I will send a PR today.

@liyasthomas
Copy link
Member

#138 fixed this, hence closing.

@Rohittater255
Copy link

Is this issue resolved?? Can we Import API Request as curl In Hoppscoth now??

@Anubarak
Copy link

Anubarak commented Jul 24, 2023

For anyone with the same issue:

You can click into the URL bar and just paste your request there

@arumoy
Copy link

arumoy commented Dec 8, 2023

For anyone with the same issue:

You can click into the URL bar and just paste your request there

This needs to be in the UI. Or, maybe, just a button 😂 — doesn't have to be an easter egg at all.

@liyasthomas
Copy link
Member

You can import cURL commands into Hoppscotch in the following ways:

  1. Copy and paste: Copy and paste the cURL command into the Hoppscotch URL bar.
  2. Send drop-down menu: Click on the send drop-down menu and select "Import cURL". Paste the cURL command into the text area and click on the "Import" button.

Documentation: https://docs.hoppscotch.io/documentation/features/importer#import-from-curl

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

6 participants