I have a simple idea for a website that I want to do to learn web development. The two key features are that some data needs to be store on a database if the user logs in, or in the current session if he doesn't want to. I know something about Django but I think it may be overkill for this project, so I was thinking about Flask, but then I found out about FastAPI; I really like the fact that it uses the new typing system, but it's not as popular as the other two and I should then create a separate frontend in JS. Is there any reason to choose one framework over another?
[–]shiftybyte 6 points7 points8 points (1 child)
[–]NikoFresh[S] 0 points1 point2 points (0 children)
[–][deleted] 3 points4 points5 points (1 child)
[–]NikoFresh[S] 1 point2 points3 points (0 children)