Added Nemini (#2505)

Added my package - Nemini, a Gemini server
This commit is contained in:
Paul Wilde 2023-02-20 20:23:07 +00:00 committed by GitHub
parent a2e4263c8b
commit 1ee7661913
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28941,5 +28941,18 @@
"description": "Karax router supporting both client-side and server-side rendering",
"license": "MIT",
"web": "https://github.com/ryukoposting/kroutes"
},
{
"name": "nemini",
"url": "https://codeberg.org/pswilde/Nemini",
"method": "git",
"tags": [
"gemini",
"web servers",
"backend"
],
"description": "Nemini is a very basic Gemini server able to host static files and with virtual host support",
"license": "AGPLv3",
"web": "https://codeberg.org/pswilde/Nemini"
}
]