author: datapulp
A simple Gemini cgi script to input, store and get back saved data, this time implemented in Python:
gemini://hubbz.de/apps/tls-input-test.py
(Your Gemini browser needs to support client certificates, the main authentication mechanism for Gemini)
Btw, this is my first Python script ever. ;-)
The script before was a Bash script:
gemini://hubbz.de/apps/tls-input-test
A 72 lines bash cgi script example of data input, storing and reading. gemini://hubbz.de/apps/tls-input-test
Hi. If you're interested in Gemini-CGI programming I wrote down (and extended) two examples from Tomasinos Video "Gemini Input":
gemini://hubbz.de/apps/input-test
gemini://hubbz.de/apps/tls-test
Both Bash scripts show up themselfs when called to explain, how this magic all works.
Btw, my second post here. In the first one I accidently wrote the links as https links, which does not make much sense when doing Gemini-CGI. :-D