Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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.