Skip to content

foobara/json-schema-generator

Repository files navigation

Foobara::JsonSchemaGenerator

Takes a Foobara type and converts it to a json schema

Installation

Typical stuff: add gem "foobara-json-schema-generator to your Gemfile or .gemspec file. Or even just gem install foobara-json-schema-generator if just playing with it directly in scripts.

Usage

The usage is Foobara::JsonSchemaGenerator.to_json_schema(some_foobara_type) which will output a json schema string

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/foobara-empty_ruby_project_generator.

License

This project is dual licensed under your choice of the Apache-2.0 license and the MIT license. Please see LICENSE.txt for more info.

About

No description, website, or topics provided.

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE.txt
MIT
LICENSE-MIT.txt

Stars

Watchers

Forks

Packages

No packages published