Jello framework

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search
Jello Framework
Initial releaseDecember, 2015
Stable release
1.2.5 / January 10, 2016; 10 years ago (2016-01-10)
Repository
  • {{URL|example.com|optional display text}}Lua error in Module:EditAtWikidata at line 29: attempt to index field 'wikibase' (a nil value).
Written inJava
Engine
    Lua error in Module:EditAtWikidata at line 29: attempt to index field 'wikibase' (a nil value).
    TypeREST WS Framework
    Websitejello-framework.com

    Jello is an end-to-end Java application framework optimized for Google App Engine including a comprehensive Data Authorization model, a powerful RESTful engine, and out-of-the-box UI views. Jello's REST offers a clean, and simple to follow, JSON format. Its protocol schema follows the OData specification.[1]

    Overview

    [edit | edit source]

    The following components are part of Jello Framework:

    • Data Model: Jello uses JDO (Java Data Objects) as the underlying ORM layer to map Jello Entities to the database.[2]
    • Data Access Control: One of Jello's key features is its inline Authorization Model. With Jello you can assign different access levels for data elements at any resolution (Namespaces, Entities, Fields, Actions) and specify who is authorized to access the data via the REST API.
    • RESTful API
    • Admin UI views

    References

    [edit | edit source]
    1. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
    2. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
    [edit | edit source]