Home > rack-pretty_json

rack-pretty_json

Rack-pretty_json is a project mainly written in Ruby, based on the MIT license.

Rack::PrettyJSON

If the requested resource is a JSON and the user agent is a browser, the response body is reformated for a better human readable format of the JSON (line breaks, indents, …).

Previous:helloworld