Added package snorlogue (#2422)

This commit is contained in:
PhilippMDoerner 2022-12-10 01:59:23 +01:00 committed by GitHub
parent 1873dba96b
commit f7d1a4c33c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28064,5 +28064,21 @@
"description": "Unified database connector.",
"license": "MIT",
"web": "https://github.com/nim-lang/db_connector"
},
{
"name": "snorlogue",
"url": "https://github.com/PhilippMDoerner/Snorlogue",
"method": "git",
"tags": [
"web",
"prologue",
"norm",
"extension",
"administration",
"library"
],
"description": "A Prologue extension. Provides an admin environment for your prologue server making use of norm.",
"license": "MIT",
"web": "https://github.com/PhilippMDoerner/Snorlogue"
}
]