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

https://github.com/shadow53/tejat

Rust core library for the Gemini protocol
https://github.com/shadow53/tejat

Last synced: about 1 year ago
JSON representation

Rust core library for the Gemini protocol

Awesome Lists containing this project

README

          

# Gemini Ecosystem for Rust

- `alhena`: server library and software
- `propus`: static site builder
- `tejat`: gemtext parser
- `wasat`: client library and software

## Planned

- `wasat-tui`: `curses`-like TUI
- `wasat-gui`: proper GUI, possibly using [`iced`](https://iced.rs)

## Future Ideas

- `alhena-proxy`: a Gemini->HTML proxy server