Backend Reference#
Java / SpringBoot reference for the Palmyra SDK:
- Overview — stack at a glance.
- API Request & Response Format — the complete HTTP contract for every handler, for mobile / third-party integrators.
- Annotations — declarative schema, routing, and permissions.
- Handlers — public handler interfaces and mixins.
- Base Classes — core types that flow through handler lifecycles.
- Extensions — optional modules (user management, ACL) that ship as separate Gradle artifacts.