Add wxpay(A wechat payment sdk for nim) (#1720)

This commit is contained in:
lihaifeng 2020-11-23 15:40:51 +08:00 committed by GitHub
parent 832cf6a8f4
commit 4ce869592a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13621,6 +13621,18 @@
"license": "MIT",
"web": "https://github.com/lihf8515/parseini"
},
{
"name": "wxpay",
"url": "https://github.com/lihf8515/wxpay",
"method": "git",
"tags": [
"wxpay",
"nim"
],
"description": "A wechat payment sdk for nim.",
"license": "MIT",
"web": "https://github.com/lihf8515/wxpay"
},
{
"name": "sonic",
"url": "https://github.com/xmonader/nim-sonic-client",