add anonimongo entry (#1356)

This commit is contained in:
mashingan 2020-02-16 01:05:00 +07:00 committed by GitHub
parent c3c21c61fb
commit 81e43da4fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16478,5 +16478,21 @@
"description": "Cryptographic signing for Nim.",
"license": "BSD-3-Clause",
"web": "https://github.com/planety/gungnir"
},
{
"name": "anonimongo",
"url": "https://github.com/mashingan/anonimongo",
"method": "git",
"tags": [
"mongo",
"mongodb",
"driver",
"pure",
"library",
"bson"
],
"description": "ANOther pure NIm MONGO driver.",
"license": "MIT",
"web": "https://mashingan.github.io/anonimongo/src/htmldocs/anonimongo.html"
}
]