add yahttp (#2752)

This commit is contained in:
Denis Mishankov 2023-11-21 04:43:20 +03:00 committed by GitHub
parent 19367478de
commit 9bc7f5898d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31857,5 +31857,18 @@
"description": "webpage information extractor",
"license": "MIT",
"web": "https://github.com/bung87/webpage_extractors"
},
{
"name": "yahttp",
"url": "https://github.com/mishankov/yahttp",
"method": "git",
"tags": [
"http",
"http-client",
"ssl"
],
"description": "Awesome simple HTTP client for Nim",
"license": "MIT",
"web": "https://github.com/mishankov/yahttp?tab=readme-ov-file#-yahttp---awesome-simple-http-client-for-nim"
}
]