Seven JSON is a chrome/chromium extension for displaying JSON response in browser is a nice tree format.
- Save Responses
- Compare other JSON
- Unit Test
- More Themes
- Syntax Highlighting
- Collapsible tree for improved readability
- Dark themed
- Realtime JSON Path support
- Light and Dark Theme
Get It Here | Get It Here |
https://jsonplaceholder.typicode.com/todos/1 1 todo
https://jsonplaceholder.typicode.com/posts 100 posts
The code supplied here is covered under the MIT Open Source License.
We follow the "fork-and-pull" Git workflow.
- Fork the repo on GitHub
- Clone the project to your own machine
- Commit changes to your own branch
- Push your work back up to your fork
- Submit a Pull request so that we can review your changes
NOTE: Be sure to merge the latest from "upstream" before making a pull request!