.
2025-10-10 15:20:45 +03:00
.
2025-10-14 17:22:19 +03:00
.
2025-10-10 15:20:45 +03:00
.
2025-10-09 17:43:23 +03:00
.
2025-10-09 17:43:23 +03:00
.
2025-10-14 17:22:19 +03:00
.
2025-10-14 17:22:19 +03:00
.
2025-10-09 17:43:23 +03:00
.
2025-10-09 17:43:23 +03:00
.
2025-10-14 17:22:19 +03:00

  __ _  ___ _ __ ___  ___  ___ _ ____   _____ 
 / _` |/ _ | '_ ` _ \/ __|/ _ | '__\ \ / / _ \
| (_| |  __| | | | | \__ |  __| |   \ V |  __/
 \__, |\___|_| |_| |_|___/\___|_|    \_/ \___|
 |___/          

Gemserve is a simple Gemini server written in Go.

Run tests and build:

make test #run tests only
make #run tests and build

Run:

./dist/gemserve

You'll need TLS keys, you can use certs/generate.sh for quick generation.

Description
A simple Gemini server written in Go.
Readme ISC 180 KiB
Languages
Go 96.4%
Makefile 1.6%
Shell 1.3%
Dockerfile 0.7%