Updated on: 2020-06-28
Available here: https://rithvikvibhu.github.io/GHLocalApi/
Documentation for Google Home's local API, specs in OpenAPI 3.0. Rendered with Redoc.
Travis CI generates the static website with Redoc.
npm run build
generates the static site in the 'dist' folder (Make sure the folder exists).npm run serve
serves the page with a web server.The Open API spec is exported from Apimatic. Instead of submitting pull requests with changes to this file, please create an issue with the changes instead.
Huge thanks to
gpsoauth
library