An open API service indexing awesome lists of open source software.

https://github.com/innogames/dr-json

Manage content of JSON files based on JSON Schemas
https://github.com/innogames/dr-json

hacktoberfest json json-files json-schemas

Last synced: 8 months ago
JSON representation

Manage content of JSON files based on JSON Schemas

Awesome Lists containing this project

README

          

[![Build Status](https://api.travis-ci.org/innogames/dr-json.svg?branch=master)](https://travis-ci.org/innogames/dr-json)

# What is Dr. Json?

It's a native application for Win/iOS that gives you the possibility to manage JSON files based on JSON Schemas.

![App](./docs/img/app-example.png)

# Download

1. Download [the latest version here](https://github.com/innogames/dr-json/releases).
2. Extract (unzip) the downloaded file and execute it.

# Documentation

- [User documentation (How to use this app)](./docs/user-documentation.md).
- [Developer documentation](./docs/developer-documentation.md).