|
|
|
|
|
by lexotero
2401 days ago
|
|
I thought the whole idea of Flask was to keep it simple. Reduce the amount of boilerplateing and potentially "useless" features of other frameworks, i.e. Django + DRF. For what I've seen so far, it looks like you've put the Django + DRF features on top of Flask. My question would be, why should I use Assemby instead of Django + DRF? |
|