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
- Host: GitHub
- URL: https://github.com/moqui/example
- Owner: moqui
- License: other
- Created: 2016-02-04T22:57:28.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-05-31T19:48:03.000Z (over 3 years ago)
- Last Synced: 2024-03-25T23:57:31.201Z (over 1 year ago)
- Topics: moqui
- Language: Groovy
- Size: 114 KB
- Stars: 9
- Watchers: 10
- Forks: 15
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
## Moqui Example
[](https://github.com/moqui/example/blob/master/LICENSE.md)
[](https://travis-ci.org/moqui/example)
[](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
- testsTo install run (with moqui-framework):
$ ./gradlew getComponent -Pcomponent=example