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

https://github.com/dotmpe/invidia

Schema reverse engineering
https://github.com/dotmpe/invidia

Last synced: 5 days ago
JSON representation

Schema reverse engineering

Awesome Lists containing this project

README

          

Invidia
=======
:Version: 0.0.2-dev
:Created: 2014-06-28
:description:
Schema from (meta)data reverse engineering; specification, validation.

:package:

.. image:: https://gemnasium.com/dotmpe/invidia.png
:target: https://gemnasium.com/dotmpe/invidia
:alt: Dependencies

:project:

.. image:: https://coveralls.io/repos/dotmpe/invidia/badge.png
:target: https://coveralls.io/r/dotmpe/invidia
:alt: Coverage

.. image:: https://secure.travis-ci.org/dotmpe/invidia.png
:target: https://travis-ci.org/dotmpe/invidia
:alt: Build

:repository:

.. image:: https://badge.fury.io/gh/dotmpe%2Finvidia.png
:target: http://badge.fury.io/gh/dotmpe%2Finvidia
:alt: GIT

- Working to resove simple schema from JSON.

- :TODO: store schema in SQL (doc/schema.rst)
- :TODO: should try jing-trang for datatype support

Install
-------
::

$ npm install .

Usage
-----
::

$ invidia --scan
$ invidia --help

History
---------------
`Changelog <./Changelog.rst>`_

License
--------
| Copyright (c) 2016 B. van Berkum
| Licensed under the GPLv3 license.

`Full text <./LICENSE>`_

----

- http://lxml.de/validation.html