This is example Google Home/Google Assistant Actions written in Java, ready to deploy on Google AppEngine. Detailed description can be found in blog posts:
Remember to update Project ID before deploying on Google AppEngine
- Create new project in Google Cloud Platform dashboard
- Install Google Cloud SDK
- Install gactions
$ ./gradlew app:appengineDeploy
$ gactions preview -action_package=app/action.json -invocation_name=Github
- Test in Web Simulator