Skip to content

izumin5210/jsonschema-study

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2017/07/16 @ Wantedly, Inc.

Getting Started

Install dependencies:

$ bundle install --path vendor/bundle

And run with:

$ bundle exec rackup config.ru -p 5000

View at: http://localhost:5000

Usage

Combine schemata:

$ bundle exec prmd combine --meta doc/meta.yml -o doc/schema.json doc/schemata

Generate API document with jdoc:

$ bundle exec jdoc doc/schema.json > doc/api.md

LICENSE

licensed under MIT-license.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages