Show HN: Gemini web client in 100 lines of C

https://github.com/ir33k/gmi100
by ir3k • 3 years ago
91 45 3 years ago

Gemini protocol documentation claims that it is possible to write basic web client in 100 lines of code proving protocol simplicity. Easy in modern scripting language but can it be done in ANSI C? Let the source code decide.

Someone suggested to share this silly project of mine with HN community so here it is. Enjoy

Related Stories

Loading related stories...

Source preview

github.com