Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jordic/lti

Go Tools for working with the LTI specification
https://github.com/jordic/lti

Last synced: about 2 months ago
JSON representation

Go Tools for working with the LTI specification

Awesome Lists containing this project

README

        

## Golang LTI

WIP.

Tools for working with LTI specification.

Basically it allows to interface with an LSM platform. The main prupose,
is to allow apps act as Providers and be able to get objects from
Consumer

http://www.imsglobal.org/activity/learning-tools-interoperability

[See Example](cmd/main.go)