Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/miguelmota/AVS-server

[DEPRECATED] Node.js web server for interacting with the Alexa Voice Service.
https://github.com/miguelmota/AVS-server

Last synced: 3 months ago
JSON representation

[DEPRECATED] Node.js web server for interacting with the Alexa Voice Service.

Awesome Lists containing this project

README

        

# Alexa Voice Service Server

> Node.js web server for interacting with the [Alexa Voice Service](https://developer.amazon.com/appsandservices/solutions/alexa/alexa-voice-service).

Install dependencies
```
npm install
```

Run

```
npm start
```

# License

MIT