What rust web framework does freedit use?

โš“ Dev    ๐Ÿ“… 2023-02-20    ๐Ÿ‘ค Alice    ๐Ÿ‘๏ธ 334      

Alice

Warning

This post was published 219 days ago. The infomation described in this article may have changed.

Is it rust native or is it developed using another web framework?

๐Ÿท๏ธ freedit, ๐Ÿท๏ธ web framework

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.

7