datapulp on Station

author: datapulp

2022-02-13 16:04 UTC

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

· 0 Replies · 2 Thumbs

2022-02-11 21:56 UTC

A 72 lines bash cgi script example of data input, storing and reading. gemini://hubbz.de/apps/tls-input-test

· 0 Replies · 2 Thumbs

2022-02-11 19:06 UTC

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

· 0 Replies · 2 Thumbs