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

https://github.com/kenpusney/spec

Make the Web well-typed.
https://github.com/kenpusney/spec

jsonspec repo spec

Last synced: 5 months ago
JSON representation

Make the Web well-typed.

Awesome Lists containing this project

README

          

# JSONSpec

JSONSpec is a specification format to design data schema / service / workflows. It
can be written in and can describe various format other than JSON.

For history and design notes, please go to [my wiki](http://wiki.kimleo.net/#spec/JSONSpec)

### Syntax

see [Structure & Syntax](doc/syntax.md).

### How-to

see [How to](doc/flow.md).