Skip to content

Node.js library for registering an LTI-2p1 ToolProxy for Testing Integration

Notifications You must be signed in to change notification settings

augiethornton/lti-test-tool

Repository files navigation

lti-test-tool

Node.js library for registering an LTI-2p1 ToolProxy for Testing Integration

Usage

Local

  1. Clone repository
  2. npm install
  3. node app.js

Note: by default the server runs on Port 3000

Docker

  1. Clone repository
  2. docker-compose build
  3. docker-compose run --rm app npm install
  4. docker-compose up
  5. App will be running at http://nodelti.docker

LTI Registration

Tool Registration URL: http://nodelti.docker/register

About

Node.js library for registering an LTI-2p1 ToolProxy for Testing Integration

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages