The Unsinkable Molly Brown: a full-featured Gemini server implemented in Go
Go to file
Solderpunk cadb7b2ea5 Check CGI responses for a valid status code. 2020-01-12 12:51:38 +01:00
.gitignore Initial commit 2019-11-06 07:26:50 -05:00
LICENSE Set copyright holder. 2019-11-06 17:07:01 +02:00
README.md Initial commit 2019-11-06 07:26:50 -05:00
config.go Initial bare bones implementation. 2019-11-06 17:08:44 +02:00
handler.go Check CGI responses for a valid status code. 2020-01-12 12:51:38 +01:00
logging.go Trying a different logging format... 2019-11-22 21:51:47 +02:00
main.go Add basic logging. 2019-11-06 18:38:41 +02:00

README.md

molly-brown

The Unsinkable Molly Brown: a full-featured Gemini server implemented in Go