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

https://github.com/usebruno/json-schema-viewer

JSON Schema Viewer
https://github.com/usebruno/json-schema-viewer

Last synced: 3 months ago
JSON representation

JSON Schema Viewer

Awesome Lists containing this project

README

          

# JSON Schema Viewer

An app to view and explore JSON schemas in a browser.

## Development

```bash
npm install
npm run dev
```