Added package norm (#1017)
This commit is contained in:
parent
d5b731224c
commit
0350579bdb
1 changed files with 13 additions and 0 deletions
|
|
@ -12726,5 +12726,18 @@
|
|||
"description": "Libravatar library for Nim, Gravatar alternative. Libravatar is an open source free federated avatar api & service.",
|
||||
"license": "PPL",
|
||||
"web": "https://github.com/juancarlospaco/nim-libravatar"
|
||||
},
|
||||
{
|
||||
"name": "norm",
|
||||
"url": "https://github.com/moigagoo/norm",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"orm",
|
||||
"db",
|
||||
"database"
|
||||
],
|
||||
"description": "Nim ORM.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/moigagoo/norm"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue