Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/miguelmota/AVS-server
- Owner: miguelmota
- Archived: true
- Created: 2015-11-28T23:43:25.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-19T05:11:25.000Z (almost 9 years ago)
- Last Synced: 2024-04-27T00:36:59.094Z (6 months ago)
- Language: JavaScript
- Homepage: https://github.com/miguelmota/AVS-server
- Size: 29.3 KB
- Stars: 19
- Watchers: 5
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
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