Add serverly (#2963)

Add the package "serverly" to packages.json
This commit is contained in:
Roger Padrell Casar 2025-01-06 09:17:31 +01:00 committed by GitHub
parent 39cbb75022
commit 5169133141
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -34353,5 +34353,18 @@
"description": "Simple validator and utils for Yubikey OTP",
"license": "MIT",
"web": "https://github.com/ThomasTJdev/nim_yubikey_otp"
},
{
"name": "serverly",
"url": "https://github.com/roger-padrell/serverly",
"method": "git",
"tags": [
"serverly",
"http",
"server",
"serving"
],
"description": "HTTP serving made eazy",
"license": "MIT"
}
]