John Nguyen
Nov 5, 2020
Review
I would say, it depends a bit on your use case. I use Flask to expose REST endpoints which then can be consumed by the frontend. However, if you need a full-stack then go for Django. In my opinion, Flask is much easier but Django comes with everything. Try out cookiecutter for Django to have an easier start https://github.com/pydanny/cookiecutter-django
0 views0