@markkauffman/bbrest
v0.2.4
Published
Make all REST API calls to Blackboard Learn Server. Based off similar work by Matthew Deakyne for Python.
Downloads
5
Readme
Author: Mark Bykerk Kauffman Purpose: Convert bbrest.py Matthew Deakyne's Python package to a similar package for JavaScript Motivation: Matt's library is the most complete/fleixble I've seen. It reads in the Swagger doc for the Learn version you are running against and dynamically generates the client at run time.
Reference & Credits: https://github.com/AinTunez/bb-rest https://github.com/blackboard/BBDN-REST-AlexaSkill-Node https://github.com/mdeakyne/BbRest/blob/master/bbrest.py