[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

kleniu/Watson-Assistant-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

e-store order cancellation using Watson Assistant

This repository was prepared for the participants of the Watson Assistant workshops conducted as part of the Client Engineering Team CEE.

Repository content

├── LICENSE
├── README.md
├── skills
│   ├── New-Watson-Assistant-Webhooks-for-order-canceling-dialog.json // Watson Assistant skill for order cancelling
├── webfrontend-widget         // The example static page for embedding Watson Assistant web widget
│   ├── Readme.md
│   ├── manifest.yml
│   └── src
│       ├── index.js
│       ├── package.json
│       └── src
│           ├── Staticfile
│           ├── images
│           │   └── newapp-icon.png
│           ├── index-widgetcustomisations.html
│           ├── index.html
│           └── stylesheets
│               └── style.css
└── webhook-restAPI-server     // // The example Node.JS REST API service 
    ├── Readme.md
    ├── app.js
    ├── manifest.yml
    └── package.json

About

Repozytorium GIT dla uczestników warsztatów.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published