slimcontroller icon indicating copy to clipboard operation
slimcontroller copied to clipboard

Added jsonRsponse convenience method and ability to return response right from controller

Open eduard-sukharev opened this issue 5 years ago • 0 comments

Added ability to return response either as plain text or as Response object from controller. Added convenience method for creating RESTful responses from JSON-serializable objects.

eduard-sukharev avatar Mar 24 '19 19:03 eduard-sukharev