Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thbar/rack-pretty_json
https://github.com/thbar/rack-pretty_json
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/thbar/rack-pretty_json
- Owner: thbar
- License: mit
- Created: 2011-08-20T13:38:32.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2011-08-23T20:10:26.000Z (over 13 years ago)
- Last Synced: 2024-10-14T02:50:05.894Z (3 months ago)
- Language: Ruby
- Homepage:
- Size: 105 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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, …).