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.
- Host: GitHub
- URL: https://github.com/kenpusney/spec
- Owner: kenpusney
- Created: 2015-04-30T16:26:32.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2018-02-24T07:29:03.000Z (almost 8 years ago)
- Last Synced: 2025-03-24T01:33:45.154Z (10 months ago)
- Topics: jsonspec, repo, spec
- Language: Ruby
- Homepage: http://spec.kimleo.net
- Size: 308 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).