Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jordic/lti
- Owner: jordic
- Created: 2016-02-10T05:27:27.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-11T05:17:16.000Z (almost 9 years ago)
- Last Synced: 2024-10-16T09:28:55.818Z (2 months ago)
- Language: Go
- Size: 16.6 KB
- Stars: 5
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
Consumerhttp://www.imsglobal.org/activity/learning-tools-interoperability
[See Example](cmd/main.go)