mgottholsen / multiplatform-city-agent

Multiplatform City Agent (Alexa, Google Assistant, FB Messenger etc)
Apache License 2.0
1 stars 1 forks source link

Infrastructure #2

Open mgottholsen opened 7 years ago

mgottholsen commented 7 years ago

Determine supporting infrastructure

mgottholsen commented 7 years ago

A Node.js server for your Google Actions/Home https://github.com/manekinekko/google-actions-server https://manekinekko.github.io/google-actions-server/

Problem: Need to update Actions SDK to v2 for this https://github.com/manekinekko/google-actions-server/issues/4 https://developers.google.com/actions/reference/v1/migration

mgottholsen commented 7 years ago

Google Home Action reference project https://github.com/artsy/biesenbach https://github.com/artsy/biesenbach/blob/master/DEV.md

mgottholsen commented 7 years ago

Apex https://github.com/apex/apex

mgottholsen commented 7 years ago

See https://github.com/artsy/elderfield for a corresponding Alexa implementation

mgottholsen commented 7 years ago

I think this is going to have to be multiple backends to serve the various ecosystems. I'd love to get some feedback from the group