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

https://github.com/moqui/example

Example Component with entities, services, screens, compiled code, and tests
https://github.com/moqui/example

moqui

Last synced: 5 months ago
JSON representation

Example Component with entities, services, screens, compiled code, and tests

Awesome Lists containing this project

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