diff --git a/README.md b/README.md index 2f318ba232cdc3d15656dc6651d379eb6f63433c..4fe407eb28052ea5d8c13289b26123fd45b71f5d 100644 --- a/README.md +++ b/README.md @@ -258,6 +258,7 @@ #### 网络 +- :tw-1f195: [axios](https://gitee.com/openharmony-sig/axios) - 一个基于 promise 的网络请求库,可以运行 node.js 和浏览器中。本库基于Axios 原库进行适配,使其可以运行在 OpenHarmony,并沿用其现有用法和特性。 - :tw-1f195: [httpclient](https://gitee.com/openharmony-tpc/httpclient) - 一个默认高效的 HTTP 客户端,能力类似java组件okhttp、legacy、chuck、android-async-http、httpclient、netty、AutobahnAndroid、OkGo等库的功能特性 - :tw-1f195: [retrofit](https://gitee.com/openharmony-tpc/retrofit) - 一款类型安全的 HTTP 客户端 - :tw-1f195: [okdownload](https://gitee.com/openharmony-sig/okdownload) - 文件下载工具