Hi,
I am considering porting a website from python to Julia. I have a django/mezzanine website which is dynamic (login, admin backend, backend for building pages, users gestion…) and I am looking for something similar in Julia.
Naturally, I looked at the very nice Genie.jl but I could not find an example with the above functionalities.
Do you have any advice/recommandation by any chance?
Thank you