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

https://github.com/bagilevi/jsonbrowser

Web app for browsing a JSON
https://github.com/bagilevi/jsonbrowser

Last synced: 3 months ago
JSON representation

Web app for browsing a JSON

Awesome Lists containing this project

README

        

JSON Browser
============

Web app for browsing a JSON.

Hosted app: http://levente.bagi.name/jsonbrowser/

![Screenshot](https://dl.dropboxusercontent.com/u/25582396/jsonbrowser/screenshot.png)

### Usage

```
npm install
npm start
open http://localhost:4949
```