Navigation Menu

Skip to content

bracken/rack_lti_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example LTI Tool Provider Using rack-lti

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

bundle install
bundle exec shotgun

You can use the XML from the /tool_config.xml endpoint to configure the tool in a Tool Consumer.

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

About

Example of using rack-lti middleware in a sinatra app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages