Skip to content

Commit 4279949

Browse files
author
Julien Bouquillon
committed
Add Curl to Fetch
1 parent 33dd095 commit 4279949

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
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+
}

0 commit comments

Comments
 (0)