Jwpe/Flask-Nicely

JSONify objects with to_dict methods as well as just dictionaries.

Jwpe opened this issue · 0 comments

Jwpe commented

As inspired by Miguel Grinberg's presentation. Would be cool if the decorator could handle returns that weren't just dicts, but also things that have to_dict methods.