Web developer, member of @pallets, creator of @helloflask.
- China
- greyli.com
- @greyli__
Highlights
- Developer Program Member
- Pro
- 15 discussions answered
Block or Report
Block or report greyli
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
1,114 contributions in the last year
Contribution activity
July 2022
Created 12 commits in 3 repositories
Created a pull request in pallets/flask that received 6 comments
Allow to return list as JSON
This adds support to serializing list return values to JSON, like what we did for the dictionary: @app.route('/') def index(): return ['this', 'will'…
+62
−26
•
6
comments





