What rust web framework does freedit use?
โ Dev ๐ 2023-02-20 ๐ค Alice ๐๏ธ 221Is it rust native or is it developed using another web framework?
๐ท๏ธ freedit, ๐ท๏ธ web framework
๐ ๓ ฎ๓ ฎ๓ ฎ๓ ฎ 1
๐ ๓ ฎ๓ ฎ๓ ฎ๓ ฎ
youCanDoIt 2023-03-27 ๐ ๐
@freedit Itโs possible to do without JS.
You can transform all posts into POST forms where the submit button is the โreplyโ feature and then the backend can load this data into a form (like the one I use right now) inside mardown quotes.