gemini-fetch
Protocol fetcher
A JavaScript library that allows loading data from the Gemini protocol in a way similar to fetching HTTP resources
Load data from the Gemini protocol the way you would fetch from HTTP in JavaScript
21 stars
3 watching
4 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
rangermauve/gemini-to-html | Converts Gemini formatted text to HTML. | 23 |
kulak/gemini | An implementation of the Gemini protocol using HTTP-style handling in Go | 7 |
makew0rld/gemget | A command-line tool for downloading Gemini protocol files | 70 |
brunobord/gemeaux | A Python-based server for the Gemini protocol, enabling privacy-focused content delivery | 19 |
derhuerst/gemini | A protocol implementation for a decentralized chat service with secure communication and client certificate management | 49 |
r7kamura/cycle-fetcher-driver | A Cycle.js Driver for making HTTP requests using stackable-fetcher. | 14 |
rcarmo/aiogemini | A Gemini protocol server built as a simple asyncio-based prototype | 5 |
michaelcaplan/jsonresume-gemini | A Gemini protocol implementation with JSON resume dynamic generation and templating | 3 |
jfmcbrayer/germinal | A server written in Common Lisp for the Gemini Protocol | 40 |
bunburya/apogee | A Gemini protocol server written in Kotlin | 5 |
makew0rld/go-gemini | A library providing an interface to the Gemini protocol for creating client and server connections in Go. | 60 |
d-marc1/far-fetch | A wrapper around the native Fetch API to simplify and standardize HTTP requests in JavaScript. | 58 |
mbrubeck/agate | A Gemini network protocol server for serving static files | 607 |
ninedraft/gemax | Go implementation of the Gemini protocol for creating an HTTP-like server and client | 5 |
xyzshantaram/leo | A Python gemini client that provides a command-line interface for interacting with the Gemini protocol | 5 |