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

https://github.com/nailuj29/gomini

Gemini Protocol libary for Golang
https://github.com/nailuj29/gomini

gemini gemini-protocol go golang golang-library golang-package

Last synced: 9 months ago
JSON representation

Gemini Protocol libary for Golang

Awesome Lists containing this project

README

          

# gomini
[![Go Reference](https://pkg.go.dev/badge/github.com/nailuj29/gomini.svg)](https://pkg.go.dev/github.com/nailuj29/gomini)
![tests](https://github.com/nailuj29/gomini/actions/workflows/go.yml/badge.svg)
[![Lines of code](https://tokei.rs/b1/github/nailuj29/gomini)](https://github.com/XAMPPRocky/tokei)

Gemini Protocol libary for Golang

Supports both client and server

## Features
- [x] Server
- [x] Request Handling
- [x] Routing
- [x] Basic Paths
- [x] Dynamic Paths
- [x] Gemtext Builder
- [x] Read client certs
- [x] Titan
- [x] Client
- [x] Make requests
- [x] Gemtext Parser
- [x] Titan