Merge branch 'SSPkrolik-nimongo'
This commit is contained in:
commit
30c709a7b5
1 changed files with 30 additions and 0 deletions
|
|
@ -4467,5 +4467,35 @@
|
|||
"description": "Kinto Client for Nim",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/OpenSystemsLab/kinto.nim"
|
||||
},
|
||||
{
|
||||
"name": "xmltools",
|
||||
"url": "https://github.com/vegansk/xmltools",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"xml",
|
||||
"functional",
|
||||
"library",
|
||||
"parsing"
|
||||
],
|
||||
"description": "High level xml library for Nim",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/vegansk/xmltools"
|
||||
},
|
||||
{
|
||||
"name": "nimongo",
|
||||
"url": "https://github.com/SSPkrolik/nimongo",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"mongo",
|
||||
"mongodb",
|
||||
"database",
|
||||
"server",
|
||||
"driver",
|
||||
"storage"
|
||||
],
|
||||
"description": "MongoDB driver in pure Nim language with synchronous and asynchronous I/O support",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/SSPkrolik/nimongo"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue