api-360learning
TypeScript icon, indicating that this package has built-in type declarations

0.0.3 • Public • Published

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"
    }

Readme

Keywords

none

Package Sidebar

Install

npm i api-360learning

Homepage

cvbsp.fr

Weekly Downloads

1

Version

0.0.3

License

MIT

Unpacked Size

46.5 kB

Total Files

35

Last publish

Collaborators

  • vlemaitre