add anonimongo entry (#1356)
This commit is contained in:
parent
c3c21c61fb
commit
81e43da4fa
1 changed files with 16 additions and 0 deletions
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue