An open API service indexing awesome lists of open source software.

https://github.com/xe/rhea

A gemini server
https://github.com/xe/rhea

Last synced: 11 months ago
JSON representation

A gemini server

Awesome Lists containing this project

README

          

# rhea

rhea is a Gemini server and framework for Go. The framework is based on the
ideas behind [net/http](https://godoc.org/net/http).

## Configuring

See [config.json](https://github.com/Xe/rhea/blob/main/config.json) for an
example.

TODO(Xe): add configuration example

## Framework

TODO(Xe): add framework examples