Add Mersal Package (#2322)

Mersal, a wrapper for TextBelt's public API
This commit is contained in:
Sultan Al Isaiee
2022-08-13 08:53:34 +08:00
committed by GitHub
parent 68b5c86b58
commit 5afde2fc5f
+14
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"
}
]