On input and uploading of user content
Lorenzo Miglietta
ranfdev at gmail.com
Mon Nov 16 12:03:22 GMT 2020
So, I want to make an app to view and edit gemini content. My objective
is to create a blogging platform alternative to medium.com, with
gemini.
I don't understand how I'm suppesed to upload things when using gemini.
By reading the mailing list archive, I've found the following ways:
- Gemini input (max input of 1024B - sizeof(url))
- Titan
- Dioscuri
- Inimeg
- FTP, SFTP, Rsync, ... (Implementing these protocols in the app
requires too much work)
Is there a recommended way to do this? Or should I just look away,
implement everything in http and offer a gemini proxy to read blog
posts?
More information about the Gemini
mailing list