Add Mersal Package (#2322)

Mersal, a wrapper for TextBelt's public API
This commit is contained in:
Sultan Al Isaiee 2022-08-13 04:53:34 +04:00 committed by GitHub
parent 68b5c86b58
commit 5afde2fc5f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27106,5 +27106,19 @@
"description": "Nim wrapper for libpe library",
"license": "MIT",
"web": "https://github.com/srozb/nim-libpe"
},
{
"name": "mersal",
"url": "https://github.com/foxoman/mersal",
"method": "git",
"tags": [
"otp",
"wrapper",
"sms"
],
"description": "Send SMS and Otp in nim, a wrapper for TextBelt's public API",
"license": "MIT",
"web": "https://github.com/foxoman/mersal",
"doc": "https://mersal-doc.surge.sh/mersal"
}
]