instructure / lti_tool_consumer_example

A simple LTI Tool Consumer Sinatra app
MIT License
20 stars 18 forks source link

Example LTI Tool Consumer Using ims-lti Gem

This is a basic and simple LTI Tool Consumer that uses the ims-lti gem. To get this running in your development environment, check out the repo then:

bundle install
shotgun

You can use this with the example LTI Tool Provider to do some simple LTI testing.