Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/google/autoparse

A dynamically generated parsing system using JSON Schema.
https://github.com/google/autoparse

Last synced: 5 days ago
JSON representation

A dynamically generated parsing system using JSON Schema.

Awesome Lists containing this project

README

        

# AutoParse


Homepage

http://code.google.com/p/ruby-autoparse/

Author

Bob Aman

Copyright

Copyright © 2010 Google, Inc.

License

Apache 2.0

# Description

An implementation of the JSON Schema specification. Provides automatic parsing
for a given JSON Schema.

# Requirements

* Either extlib or activesupport is required for inflection.

# Install

* sudo gem install autoparse