Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 819 Bytes

README.md

File metadata and controls

32 lines (23 loc) · 819 Bytes

Installation

# install dependencies using npm
$ npm install

# Run the app
$ npm start

Usage

GET / check the application is available

POST /launch_lti LTI launch URL. This receives a application/x-www-form-urlencoded POST request, with the parameters passed according to the LTI specification.

Test without Canvas sandbox

Screenshot 1

Screenshot 2