Skip to content

Commit 5e2095d

Browse files
authored
Add Curl to Fetch
1 parent 33dd095 commit 5e2095d

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

helpers/curl-to-fetch.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
{
2+
"name": "Online cURL to fetch API converter",
3+
"desc": "Get the equivalent JavaScript fetch code from a cURL command",
4+
"url": "https://kigiri.github.io/fetch/",
5+
"tags": [
6+
"Command line",
7+
"HTTP"
8+
],
9+
"maintainers": [
10+
"kigiri"
11+
],
12+
"addedAt": "2022-03-17"
13+
}

helpers/online-curl-command-line-builder.json

Lines changed: 0 additions & 13 deletions
This file was deleted.

0 commit comments

Comments
 (0)