|
|
|
|
|
by cmclaughlin
3108 days ago
|
|
I understand your concerns about Django and Flask... as someone who doesn't work with either on a regular basis, getting reacquainted with Django feels very heavy... and Flask seems too minimal. Anyway, I just started using CherryPy for a new project and would like to recommend it. I had actually used it around 10 years ago and hadn't given it much thought until recently, but it's quite simple and nice for REST APIs. |
|