0.0.3 • Published 3 years ago

api-360learning v0.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

Directory and authentification app built on top of express

install

npm i cvbsp-api-360-learning

config

add config.json file (inside the working directory in dev mode, outside in production mode), here is the mandatory parameters:

"L360": {
        "ENDPOINT": "https://app.360learning.com/api/v1",
        "COMPANY_ID": "xxxxxxxxxxxxxxxxx",
        "API_KEY": "xxxxxxxxxxxxxxxxxxxx"
    }
0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago