1
0
Fork 0
mirror of https://github.com/kr1sp1n/awesome-gemini.git synced 2024-11-20 11:26:40 -05:00

Added geminic, an Erlang client library.

This commit is contained in:
A. G. Madi 2021-07-14 12:42:04 -05:00 committed by Krispin Schulz
parent 360df5334d
commit 5824e37a7d

View file

@ -100,6 +100,7 @@ Repo mirrors:
- [kaksik](https://github.com/sergetymo/kaksik) (Deno/TypeScript) - middleware library for building server applications.
- [ruby-net-text](https://git.umaneti.net/ruby-net-text/) (Ruby) - Gemini support in Net::* and URI::* stack.
- [warmuuh/jemini](https://github.com/warmuuh/jemini/tree/main/gemini-client)(Java) - reactive gemini-client, part of jemini-project
- [geminic](https://github.com/WarpEngineer/geminic) (Erlang) - An Erlang library for building Gemini protocol clients.
## Related Specifications
- [GemPub Specification](https://codeberg.org/oppenlab/gempub) - Gempub, the Gemini e-book (and capsule archive) container specification.