mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 06:33:10 +00:00
Merge branch 'SSPkrolik-nimongo'
This commit is contained in:
commit
30c709a7b5
@ -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…
x
Reference in New Issue
Block a user