Added package caprese (#2825)

Co-authored-by: test <test@localhost>
This commit is contained in:
zenywallet 2024-02-29 21:43:49 +09:00 committed by GitHub
parent 2ade1289c0
commit bb5307182e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -32700,5 +32700,23 @@
"description": "Pure nim rabbitmq to statsd metrics pusher",
"license": "MIT",
"web": "https://github.com/Q-Master/rmq-statsd.nim"
},
{
"name": "caprese",
"url": "https://github.com/zenywallet/caprese",
"method": "git",
"tags": [
"web",
"http",
"https",
"ssl",
"tls",
"websocket",
"proxy",
"framework"
],
"description": "A front-end web server specialized for real-time message exchange",
"license": "MIT",
"web": "https://github.com/zenywallet/caprese"
}
]