Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/llimllib/json-schema-tester
A dead simple JSON schema tester for use with @hoxworth's json-schema
https://github.com/llimllib/json-schema-tester
Last synced: about 1 month ago
JSON representation
A dead simple JSON schema tester for use with @hoxworth's json-schema
- Host: GitHub
- URL: https://github.com/llimllib/json-schema-tester
- Owner: llimllib
- Created: 2011-07-19T18:42:15.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2011-07-21T16:58:40.000Z (over 13 years ago)
- Last Synced: 2024-11-30T02:50:41.319Z (about 1 month ago)
- Language: JavaScript
- Homepage:
- Size: 258 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
JSON SCHEMA TESTER (imagine that this is an ASCII banner)
---------------------------------------------------------For use with json-schema: https://github.com/hoxworth/json-schema
Requires sinatra and json-schema
Run with "ruby tester.rb", then go to http://localhost:4567 to quickly and
easily test your schema against sample data.