miLibris / flask-rest-jsonapi

Flask extension to build REST APIs around JSONAPI 1.0 specification.
http://flask-rest-jsonapi.readthedocs.io
MIT License
598 stars 153 forks source link

JSON cannot return correct Chinese #185

Open ScottCho opened 4 years ago

ScottCho commented 4 years ago

like {"data": {"type": "project", "id": "1", "attributes": {""zh_name": "\u7acb\u6865"}