# moqui-example **Repository Path**: ace-framework/moqui-example ## Basic Information - **Project Name**: moqui-example - **Description**: No description available - **Primary Language**: Unknown - **License**: CC0-1.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-31 - **Last Updated**: 2024-06-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Moqui Example [![license](http://img.shields.io/badge/license-CC0%201.0%20Universal-blue.svg)](https://github.com/moqui/example/blob/master/LICENSE.md) [![build](https://travis-ci.org/moqui/example.svg)](https://travis-ci.org/moqui/example) [![release](http://img.shields.io/github/release/moqui/example.svg)](https://github.com/moqui/example/releases) Example Component with: - entities - data in various formats - services - REST API - screens - system message produce and consume - compiled code - tests To install run (with moqui-framework): $ ./gradlew getComponent -Pcomponent=example