samuel-fonseca / GHLocalApi

(Unofficial) Google Home local api documentation. Available at https://rithvikvibhu.github.io/GHLocalApi

Home Page:https://rithvikvibhu.github.io/GHLocalApi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Google Home Local API Documentation

Updated on: 2018-06-20
Available here: https://rithvikvibhu.github.io/GHLocalApi/

Build Status

Documentation for Google Home's local API, written in API Blueprint and rendered with danielgtaylor/aglio.

The API Blueprint is in all.apib.

A postman collection (v2.1) is also available for import (GoogleHome.postman_collection.json). Set a Global or Environment variable called url with the IP address of the device and port 8008. Example: http://192.168.1.15:8008

Contributing

  • This project is created in Postman and exported to API Blueprint format using APIMATIC's Transformer API.
  • This project makes use of aglio, which is an API Blueprint renderer. Here are the instructions to getting aglio set up.
  • Travis-ci generates the static website with aglio.
  • npm run dist generates the static site in the 'dist' folder (Make sure the folder exists).

About

(Unofficial) Google Home local api documentation. Available at https://rithvikvibhu.github.io/GHLocalApi

https://rithvikvibhu.github.io/GHLocalApi

License:MIT License


Languages

Language:API Blueprint 97.9%Language:JavaScript 1.6%Language:sed 0.5%