Download jsonary Free Java Code

Description

Quickly assemble clients for JSON based APIs (powered by JSON Schema).

Icons

jsonary

Source Files

The download file jsonary-master.zip has the following entries.


.gitattributes//from www . j ava2 s  .c o m
.gitignore
.gitmodules
Gruntfile.js
Jsonary-glow.png
Jsonary-large.png
Jsonary.png
LICENSE.txt
Procfile
README.md
api/api-schema.json
api/blank.json
api/jsonary-data.json
api/jsonary-document.json
api/jsonary-link-definition.json
api/jsonary-link.json
api/jsonary-patch.json
api/jsonary-schema-list.json
api/jsonary-schema.json
api/jsonary.json
api/raw-link.json
assemble-package.js
blog/.gitignore
blog/config.php
blog/index.php
blog/login.php
blog/post.php
blog/schemas/index-administrator.json
blog/schemas/index.json
blog/schemas/post.json
demos/css/basic.render.jsonary.css
demos/css/facebook.render.jsonary.css
demos/css/loading.gif
demos/css/page.facebook.css
demos/css/page.index.css
demos/facebook.html
demos/hints/facebook/actions/comment.json
demos/hints/facebook/actions/like.json
demos/hints/facebook/actions/post.json
demos/hints/facebook/actions/upload-photo.json
demos/hints/facebook/arrays/albums.json
demos/hints/facebook/arrays/comments.json
demos/hints/facebook/arrays/likes.json
demos/hints/facebook/arrays/photos.json
demos/hints/facebook/arrays/posts.json
demos/hints/facebook/arrays/user-links.json
demos/hints/facebook/me.json
demos/hints/facebook/objects/album.json
demos/hints/facebook/objects/comment.json
demos/hints/facebook/objects/common.json
demos/hints/facebook/objects/links/like.json
demos/hints/facebook/objects/links/photo.json
demos/hints/facebook/objects/links/user.json
demos/hints/facebook/objects/photo.json
demos/hints/facebook/objects/post.json
demos/hints/facebook/objects/user.json
demos/hints/facebook/old/base.json
demos/hints/facebook/old/item-guess.json
demos/hints/facebook/old/post.json
demos/hints/facebook/old/result-array.json
demos/hints/facebook/old/user-feed.json
demos/hints/facebook/old/user-friends.json
demos/index-edit.html
demos/index-input.html
demos/index-plain.html
demos/index.html
demos/js/basic.render.jsonary.js
demos/js/facebook-credentials-template.js
demos/js/facebook-credentials.js
demos/js/jquery.js
demos/js/page.facebook.js
demos/js/page.index-edit.js
demos/js/page.index.js
demos/json/data.json
demos/json/index.php
demos/json/update.php
demos/json/view.php
demos/q-a/index.html
demos/q-a/questions/1.json
demos/q-a/questions/2.json
demos/q-a/questions/3.json
demos/q-a/schema-answer.json
demos/q-a/schema-question.json
demos/schemas/simple-post.json
demos/view-schema.html
documentation/json-schema/index.php
documentation/json-schema/keywords/Array validation/01 - items.json
documentation/json-schema/keywords/Array validation/02 - additionalItems.json
documentation/json-schema/keywords/Array validation/03 - minItems.json
documentation/json-schema/keywords/Array validation/04 - maxItems.json
documentation/json-schema/keywords/Array validation/05 - uniqueItems.json
documentation/json-schema/keywords/General keywords/01 - enum.json
documentation/json-schema/keywords/General keywords/02 - type.json
documentation/json-schema/keywords/General keywords/03 - allOf.json
documentation/json-schema/keywords/General keywords/04 - anyOf.json
documentation/json-schema/keywords/General keywords/05 - oneOf.json
documentation/json-schema/keywords/General keywords/06 - not.json
documentation/json-schema/keywords/General keywords/07 - format.json
documentation/json-schema/keywords/General keywords/08 - extends.json
documentation/json-schema/keywords/General keywords/09 - disallow.json
documentation/json-schema/keywords/Meta-data/01 - title.json
documentation/json-schema/keywords/Meta-data/02 - description.json
documentation/json-schema/keywords/Meta-data/03 - $schema.json
documentation/json-schema/keywords/Meta-data/04 - default.json
documentation/json-schema/keywords/Numeric validation/01 - minimum.json
documentation/json-schema/keywords/Numeric validation/02 - exclusiveMinimum.json
documentation/json-schema/keywords/Numeric validation/03 - maximum.json
documentation/json-schema/keywords/Numeric validation/04- exclusiveMaximum.json
documentation/json-schema/keywords/Numeric validation/05 - divisibleBy.json
documentation/json-schema/keywords/Object validation/01 - properties.json
documentation/json-schema/keywords/Object validation/02 - patternProperties.json
documentation/json-schema/keywords/Object validation/03 - additionalProperties.json
documentation/json-schema/keywords/Object validation/04 - required.json
documentation/json-schema/keywords/Object validation/05 - maxProperties.json
documentation/json-schema/keywords/Object validation/06 - minProperties.json
documentation/json-schema/keywords/Referencing/$ref.json
documentation/json-schema/keywords/Referencing/id.json
documentation/json-schema/keywords/String validation/01 - maxLength.json
documentation/json-schema/keywords/String validation/02- minLength.json
documentation/json-schema/keywords/String validation/03 - pattern.json
documentation/plugins/undo.html
express-site/classes.js
express-site/json/schemas/api.json
express-site/json/schemas/demo-code.json
express-site/json/schemas/page.json
express-site/json/schemas/site.json
express-site/mysql-connect-to-pool.js
express-site/package.json
express-site/prettyJson.js
express-site/public/bundle.css
express-site/public/bundle.js
express-site/public/favicon.png
express-site/public/js/ace/ace.js
express-site/public/js/ace/ext-elastic_tabstops_lite.js
express-site/public/js/ace/ext-emmet.js
express-site/public/js/ace/ext-keybinding_menu.js
express-site/public/js/ace/ext-modelist.js
express-site/public/js/ace/ext-options.js
express-site/public/js/ace/ext-searchbox.js
express-site/public/js/ace/ext-settings_menu.js
express-site/public/js/ace/ext-spellcheck.js
express-site/public/js/ace/ext-static_highlight.js
express-site/public/js/ace/ext-statusbar.js
express-site/public/js/ace/ext-textarea.js
express-site/public/js/ace/ext-themelist.js
express-site/public/js/ace/ext-whitespace.js
express-site/public/js/ace/keybinding-emacs.js
express-site/public/js/ace/keybinding-vim.js
express-site/public/js/ace/mode-abap.js
express-site/public/js/ace/mode-actionscript.js
express-site/public/js/ace/mode-ada.js
express-site/public/js/ace/mode-asciidoc.js
express-site/public/js/ace/mode-assembly_x86.js
express-site/public/js/ace/mode-autohotkey.js
express-site/public/js/ace/mode-batchfile.js
express-site/public/js/ace/mode-c9search.js
express-site/public/js/ace/mode-c_cpp.js
express-site/public/js/ace/mode-clojure.js
express-site/public/js/ace/mode-cobol.js
express-site/public/js/ace/mode-coffee.js
express-site/public/js/ace/mode-coldfusion.js
express-site/public/js/ace/mode-csharp.js
express-site/public/js/ace/mode-css.js
express-site/public/js/ace/mode-curly.js
express-site/public/js/ace/mode-d.js
express-site/public/js/ace/mode-dart.js
express-site/public/js/ace/mode-diff.js
express-site/public/js/ace/mode-django.js
express-site/public/js/ace/mode-dot.js
express-site/public/js/ace/mode-ejs.js
express-site/public/js/ace/mode-erlang.js
express-site/public/js/ace/mode-forth.js
express-site/public/js/ace/mode-ftl.js
express-site/public/js/ace/mode-glsl.js
express-site/public/js/ace/mode-golang.js
express-site/public/js/ace/mode-groovy.js
express-site/public/js/ace/mode-haml.js
express-site/public/js/ace/mode-haskell.js
express-site/public/js/ace/mode-haxe.js
express-site/public/js/ace/mode-html.js
express-site/public/js/ace/mode-html_ruby.js
express-site/public/js/ace/mode-ini.js
express-site/public/js/ace/mode-jade.js
express-site/public/js/ace/mode-java.js
express-site/public/js/ace/mode-javascript.js
express-site/public/js/ace/mode-json.js
express-site/public/js/ace/mode-jsoniq.js
express-site/public/js/ace/mode-jsp.js
express-site/public/js/ace/mode-jsx.js
express-site/public/js/ace/mode-julia.js
express-site/public/js/ace/mode-latex.js
express-site/public/js/ace/mode-less.js
express-site/public/js/ace/mode-liquid.js
express-site/public/js/ace/mode-lisp.js
express-site/public/js/ace/mode-livescript.js
express-site/public/js/ace/mode-logiql.js
express-site/public/js/ace/mode-lsl.js
express-site/public/js/ace/mode-lua.js
express-site/public/js/ace/mode-luapage.js
express-site/public/js/ace/mode-lucene.js
express-site/public/js/ace/mode-makefile.js
express-site/public/js/ace/mode-markdown.js
express-site/public/js/ace/mode-matlab.js
express-site/public/js/ace/mode-mushcode.js
express-site/public/js/ace/mode-mushcode_high_rules.js
express-site/public/js/ace/mode-mysql.js
express-site/public/js/ace/mode-objectivec.js
express-site/public/js/ace/mode-ocaml.js
express-site/public/js/ace/mode-pascal.js
express-site/public/js/ace/mode-perl.js
express-site/public/js/ace/mode-pgsql.js
express-site/public/js/ace/mode-php.js
express-site/public/js/ace/mode-powershell.js
express-site/public/js/ace/mode-prolog.js
express-site/public/js/ace/mode-properties.js
express-site/public/js/ace/mode-python.js
express-site/public/js/ace/mode-r.js
express-site/public/js/ace/mode-rdoc.js
express-site/public/js/ace/mode-rhtml.js
express-site/public/js/ace/mode-ruby.js
express-site/public/js/ace/mode-rust.js
express-site/public/js/ace/mode-sass.js
express-site/public/js/ace/mode-scad.js
express-site/public/js/ace/mode-scala.js
express-site/public/js/ace/mode-scheme.js
express-site/public/js/ace/mode-scss.js
express-site/public/js/ace/mode-sh.js
express-site/public/js/ace/mode-snippets.js
express-site/public/js/ace/mode-sql.js
express-site/public/js/ace/mode-stylus.js
express-site/public/js/ace/mode-svg.js
express-site/public/js/ace/mode-tcl.js
express-site/public/js/ace/mode-tex.js
express-site/public/js/ace/mode-text.js
express-site/public/js/ace/mode-textile.js
express-site/public/js/ace/mode-tmsnippet.js
express-site/public/js/ace/mode-toml.js
express-site/public/js/ace/mode-twig.js
express-site/public/js/ace/mode-typescript.js
express-site/public/js/ace/mode-vbscript.js
express-site/public/js/ace/mode-velocity.js
express-site/public/js/ace/mode-verilog.js
express-site/public/js/ace/mode-xml.js
express-site/public/js/ace/mode-xquery.js
express-site/public/js/ace/mode-yaml.js
express-site/public/js/ace/theme-ambiance.js
express-site/public/js/ace/theme-chaos.js
express-site/public/js/ace/theme-chrome.js
express-site/public/js/ace/theme-clouds.js
express-site/public/js/ace/theme-clouds_midnight.js
express-site/public/js/ace/theme-cobalt.js
express-site/public/js/ace/theme-crimson_editor.js
express-site/public/js/ace/theme-dawn.js
express-site/public/js/ace/theme-dreamweaver.js
express-site/public/js/ace/theme-eclipse.js
express-site/public/js/ace/theme-github.js
express-site/public/js/ace/theme-idle_fingers.js
express-site/public/js/ace/theme-kr.js
express-site/public/js/ace/theme-merbivore.js
express-site/public/js/ace/theme-merbivore_soft.js
express-site/public/js/ace/theme-mono_industrial.js
express-site/public/js/ace/theme-monokai.js
express-site/public/js/ace/theme-pastel_on_dark.js
express-site/public/js/ace/theme-solarized_dark.js
express-site/public/js/ace/theme-solarized_light.js
express-site/public/js/ace/theme-terminal.js
express-site/public/js/ace/theme-textmate.js
express-site/public/js/ace/theme-tomorrow.js
express-site/public/js/ace/theme-tomorrow_night.js
express-site/public/js/ace/theme-tomorrow_night_blue.js
express-site/public/js/ace/theme-tomorrow_night_bright.js
express-site/public/js/ace/theme-tomorrow_night_eighties.js
express-site/public/js/ace/theme-twilight.js
express-site/public/js/ace/theme-vibrant_ink.js
express-site/public/js/ace/theme-xcode.js
express-site/public/js/ace/worker-coffee.js
express-site/public/js/ace/worker-css.js
express-site/public/js/ace/worker-javascript.js
express-site/public/js/ace/worker-json.js
express-site/public/js/ace/worker-lua.js
express-site/public/js/ace/worker-php.js
express-site/public/js/ace/worker-xquery.js
express-site/public/js/codemirror/codemirror.css
express-site/public/js/codemirror/codemirror.js
express-site/public/js/prism/prism.css
express-site/public/js/prism/prism.js
express-site/renderers/demo-code.css
express-site/renderers/demo-code.js
express-site/renderers/markdown-hack.js
express-site/renderers/site.css
express-site/renderers/site.js
express-site/routes/api.js
express-site/site.js
express-site/supervisor-site.sh
express-site/test.html
favicon.png
get-started.zip
jsonary/_cache-json-schema-org.js
jsonary/_compatability.js
jsonary/_footer.js
jsonary/_header.js
jsonary/data.js
jsonary/jsonary.render.js
jsonary/main.js
jsonary/monitors.js
jsonary/patch.js
jsonary/request.js
jsonary/schema.js
jsonary/schemamatch.js
jsonary/schemaset.js
jsonary/uri.js
jsonary/utils.js
node-package/LICENSE.txt
node-package/README.md
node-package/bower.json
node-package/core/jsonary-core.css
node-package/core/jsonary-core.js
node-package/core/jsonary-core.js.map
node-package/core/jsonary-core.min.js
node-package/create-bundle.js
node-package/example.json
node-package/index.html
node-package/jsonary-bundle.js
node-package/package.json
node-package/plugins/images/sort-asc.png
node-package/plugins/images/sort-desc.png
node-package/plugins/jsonary.jstl.js
node-package/plugins/jsonary.location.js
node-package/plugins/jsonary.popup.js
node-package/plugins/jsonary.render.generate.js
node-package/plugins/jsonary.render.table.css
node-package/plugins/jsonary.render.table.js
node-package/plugins/jsonary.undo.js
node-package/renderers/adaptive-table.js
node-package/renderers/full-instances.js
node-package/renderers/full-preview.js
node-package/renderers/image-picker.css
node-package/renderers/image-picker.js
node-package/renderers/json-look.js
node-package/renderers/json-schema.css
node-package/renderers/json-schema.js
node-package/renderers/markdown.js
node-package/renderers/tag-list.css
node-package/renderers/tag-list.js
node-package/renderers/validation.js
node-package/renderers/x-display-order.js
node-package/super-bundle/jsonary-super-bundle.js
node-package/super-bundle/jsonary-super-bundle.js.map
node-package/super-bundle/jsonary-super-bundle.min.js
package.json
plugins/images/sort-asc.png
plugins/images/sort-desc.png
plugins/jsonary.jstl.js
plugins/jsonary.location.js
plugins/jsonary.popup.js
plugins/jsonary.render.generate.js
plugins/jsonary.render.table.css
plugins/jsonary.render.table.js
plugins/jsonary.undo.js
renderers/api.jsonary.css
renderers/api.jsonary.js
renderers/common.css
renderers/contributed/adaptive-table.js
renderers/contributed/full-instances.js
renderers/contributed/full-preview.js
renderers/contributed/image-picker.css
renderers/contributed/image-picker.js
renderers/contributed/json-look.js
renderers/contributed/json-schema.css
renderers/contributed/json-schema.js
renderers/contributed/markdown.js
renderers/contributed/tag-list.css
renderers/contributed/tag-list.js
renderers/contributed/validation.js
renderers/contributed/x-display-order.js
renderers/images/background-stripe.png
renderers/images/delete.png
renderers/images/error.png
renderers/images/loading.gif
renderers/images/move-cancel.png
renderers/images/move-down.png
renderers/images/move-to-here.png
renderers/images/move-up-down.png
renderers/images/move-up.png
renderers/images/warning.png
renderers/list-links.js
renderers/list-schemas.js
renderers/plain.jsonary.css
renderers/plain.jsonary.js
renderers/string-formats.js
site/pages/index.json
site/renderers/markdown.js
site/renderers/site-backup.js
site/renderers/site.js
site/schemas/page.json
site/schemas/site.json
site/site.json
tests/index.php
tests/js/jquery.js
tests/js/render.test-set.js
tests/js/test-set.js
tests/page.test.css
tests/render-tests/00 - Bugs/01 - re-rendering remote items.js
tests/render-tests/01 - Basic tests/01 - Simple asyncRenderHtml.js
tests/render-tests/01 - Basic tests/02 - custom renderers.js
tests/render-tests/01 - Basic tests/03 - Each renderer only once.js
tests/render-tests/02 - Link-handlers in renderers/01 - render and test link handler.js
tests/test.json
tests/tests/.meta-tests/Timer test.js
tests/tests/.meta-tests/recursiveCompare.js
tests/tests/01 - Basic tests/01 - Existence.js
tests/tests/01 - Basic tests/02 - Values and basic types.js
tests/tests/01 - Basic tests/03 - Data comparison.js
tests/tests/01 - Basic tests/04 - Base URLs.js
tests/tests/01 - Basic tests/05 - Requests.js
tests/tests/01 - Basic tests/06 - Schemas.js
tests/tests/01 - Basic tests/07 - Links.js
tests/tests/01 - Basic tests/08 - Fetching fragments.js
tests/tests/02 - Secondary tests/01 - Schema properties.js
tests/tests/02 - Secondary tests/02 - Schema matching.js
tests/tests/02 - Secondary tests/03 - Types.js
tests/tests/02 - Secondary tests/04 - Type inference.js
tests/tests/02 - Secondary tests/05 - Schema inclusion.js
tests/tests/02 - Secondary tests/06 - Advanced schema matching - version 3.js
tests/tests/02 - Secondary tests/07 - Advanced schema matching - version 4.js
tests/tests/03 - Interaction/01 - Data editing.js
tests/tests/03 - Interaction/02 - Links.js
tests/tests/03 - Interaction/03 - Schemas.js
tests/tests/03 - Interaction/04 - Constraints.js
tests/tests/03 - Interaction/05 - Batch editing.js
tests/tests/04 - Default values and data creation/01 - Default values.js
tests/tests/04 - Default values and data creation/02 - Basic type creation.js
tests/tests/04 - Default values and data creation/03 - Enum selection.js
tests/tests/04 - Default values and data creation/04 - Choices.js
tests/tests/04 - Default values and data creation/05 - using existing data.js
tests/tests/04 - Default values and data creation/06 - custom creation functions.js
tests/tests/04 - Default values and data creation/07 - selecting from 'oneOf'.js
tests/tests/05 - Tertiary tests/01 - Numbers.js
tests/tests/05 - Tertiary tests/02 - Arrays.js
tests/tests/05 - Tertiary tests/03 - Strings.js
tests/tests/05 - Tertiary tests/04 - Objects.js
tests/tests/06 - Live data and requests/01 - Schema hints.js
tests/tests/06 - Live data and requests/02 - Updating values.js
tests/tests/06 - Live data and requests/03 - Extra headers.js
tests/tests/06 - Live data and requests/04 - beforeAjax.js
tests/tests/06 - Live data and requests/05 - data URLs.js
tests/tests/07 - Plugins/01 - Extending Jsonary.js
tests/tests/08 - URI Templating (RFC 6570)/01 - Basic tests.js
tests/tests/08 - URI Templating (RFC 6570)/02 - Use in links.js
tests/tests/08 - URI Templating (RFC 6570)/03 - Pre-processing.js
tests/tests/08 - URI Templating (RFC 6570)/04 - Reverse-engineering.js
tests/tests/08 - URI Templating (RFC 6570)/05 - Reverse-engineering (more).js
tests/tests/09 - Hyper-text/01 - Inline addressing.js
tests/tests/10 - Schema matching (validation)/01 - Match applicable schemas.js
tests/tests/10 - Schema matching (validation)/02 - Test suite.js
tests/tests/11 - Utilities/01 - ResultCollector.js
tests/tests/Bugs/Recursive dependencies.js
tests/todo.html
try.html

Download

Click the following link to download jsonary-master.zip.

jsonary-master.zip




















Home »
  Javascript Free Code Download »
    Database »




CouchDB
CSV
Database
DynamoDB
IndexedDB
JSON
JSONP
MongoDB
MySQL
Neo4j
NoSQL
PostgreSQL
RavenDB
Redis
SQL
SQL Server
SQLite
WebSQL