Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/honzajavorek/zdrojak-json-schema

Zdrojak.cz: JSON Schema example
https://github.com/honzajavorek/zdrojak-json-schema

Last synced: about 5 hours ago
JSON representation

Zdrojak.cz: JSON Schema example

Awesome Lists containing this project

README

        

# Zdrojak.cz: JSON Schema example

Example code for my article about [JSON Schema](http://json-schema.org/).

## Installation

```bash
$ pip install -r requirements.txt
```

## Usage

```bash
$ python web.py
```

...then look at `http://localhost:5000`.

## License

This work is [public domain](http://unlicense.org).