Add a Stripe library (#1996)

This commit is contained in:
Matt Haggard
2021-09-02 21:02:03 +02:00
committed by GitHub
parent 8008704792
commit e91b40229d
+12
View File
@@ -23636,5 +23636,17 @@
"description": "cross-platform file watcher with database",
"license": "MIT",
"web": "https://github.com/hamidb80/watch_for_files"
},
{
"name": "stripe",
"url": "https://github.com/iffy/nim-stripe",
"method": "git",
"tags": [
"payments",
"library"
],
"description": "Nim client for Stripe.com",
"license": "MIT",
"web": "https://github.com/iffy/nim-stripe"
}
]