Added package mycouch (#1975)

This commit is contained in:
hamid bluri 2021-07-23 10:35:59 +04:30 committed by GitHub
parent 4be6dd8081
commit 431e5c13d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23402,5 +23402,19 @@
"description": "HTTP Client",
"license": "MIT",
"web": "https://github.com/juancarlospaco/harpoon"
},
{
"name": "mycouch",
"url": "https://github.com/hamidb80/mycouch",
"method": "git",
"tags": [
"couchdb",
"couchdb-driver",
"nim",
"db-driver"
],
"description": "a couchDB client written in Nim",
"license": "MIT",
"web": "https://github.com/hamidb80/mycouch"
}
]