lti-demo is predominantly builder based ...

api->actionbuilder->build->response

there is another approach which is message-response
pattern and this lti tool demo project does that.

api->messagebuilder->dispatch->response

gremlin ee093441ad Non img il y a 4 ans
src ee093441ad Non img il y a 4 ans
.gitignore a3a59d43e2 Initial Command+Message->dispatcher->response implementation il y a 4 ans
README.md 3594e13e10 Initial commit il y a 4 ans
pom.xml ecba6b9cfa Added JWKS Endpoint with key rotation il y a 4 ans

README.md

lti-demo-cmr

lti-demo is predominantly builder based ...

api->actionbuilder->build->response

there is another approach which is message-response pattern and this lti tool demo project does that.

api->messagebuilder->dispatch->response