Tornado JSON - Read the Docs

Parametersdata (A JSON-serializable object) – Acts as the wrapper for any data returned by the API call. If the call returns no data, data should be set to null. 7.4 requesthandlers Module class tornado_json.requesthandlers.APIHandler(application, request, **kwargs) () ................
................