We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5076728 + 47dbb75 commit a38b1c8Copy full SHA for a38b1c8
data/chucker.json
@@ -0,0 +1,12 @@
1
+{
2
+ "name": "chucker",
3
+ "description": "🔎 An HTTP inspector for Android & OkHTTP (like Charles but on device)",
4
+ "link": "https://github.com/ChuckerTeam/chucker",
5
+ "authorName": "ChuckerTeam",
6
+ "authorLink": "https://github.com/ChuckerTeam",
7
+ "tags": [
8
+ "http-requests",
9
+ "okhttp",
10
+ "library"
11
+ ]
12
+}
0 commit comments