Files
qqq/README.md
Darin Kelkhoff 2e095eb6fb Update README.md
2021-11-08 22:12:54 -06:00

8 lines
405 B
Markdown

# qqq-backend-core
[![Java CI with Maven](https://github.com/Kingsrook/qqq-backend-core/actions/workflows/maven.yml/badge.svg)](https://github.com/Kingsrook/qqq-backend-core/actions/workflows/maven.yml)
This is the Core backend module of qqq.
It defines the standard models (including how meta-data are modeled) and actions of the framework, along with interfaces for backend-modules to implement.