mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-26 01:06:00 +03:00
[GH-ISSUE #2932] [feature]: #951
Labels
No labels
CodeDay
a11y
browser limited
bug
bug fix
cli
core
critical
design
desktop
discussion
docker
documentation
duplicate
enterprise
feature
feature
fosshack
future
good first issue
hacktoberfest
help wanted
i18n
invalid
major
minor
need information
need testing
not applicable to hoppscotch
not reproducible
pull-request
question
refactor
resolved
sandbox
self-host
spam
stale
testmu
wip
wont fix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/hoppscotch#951
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Rohittater255 on GitHub (Feb 25, 2023).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/2932
Is there an existing issue for this?
Summary
In Postman, There is option to Import New Request API request as Curl But In Hoppscoth I dont see such option
Reference: https://dev.to/stephencweiss/how-to-test-your-api-using-curl-postman-382c
Why should this be worked on?
This will save a lot of TIme From Dev/QA team as they will be able to add/Import API Request Directly as curl
@liyasthomas commented on GitHub (Feb 25, 2023):
Hi @Rohittater255, you can import a cURL request to Hoppscotch by simply pasting it on URL input bar in REST page. Or alternatively, click on the “More options” drop-down button right next to “Send” > “Import cURL”.