/nso_alexa

Alexa Skills Kit for interaction with a Network Service Orchestrator

Primary LanguagePython

Alexa Skills Kit interaction to create a VPN via Cisco's Network Services Orchestrator.

Run using NGROK to give an web service on the internet from your local machine.

Run from a virtualenv as follows:

cd to the directory where requirements.txt is located.
activate your virtualenv.
run: pip install -r requirements.txt in your shell.