Add package lodev (#2550)

This commit is contained in:
Ivan Vandot 2023-03-25 02:50:56 +01:00 committed by GitHub
parent 8cb037448f
commit d2872f15e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29628,5 +29628,22 @@
],
"description": "A library for using YAML with Nim",
"license": "Unlicense"
},
{
"name": "lodev",
"url": "https://github.com/vandot/lodev",
"method": "git",
"tags": [
"cert",
"ca",
"dns",
"server",
"proxy",
"https",
"developer-tools"
],
"description": "Simple reverse proxy server for local development.",
"license": "BSD-3-Clause",
"web": "https://github.com/vandot/lodev"
}
]