mbr4477 / hermes

AsyncAPI documentation for the Hermes assistant protocol.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hermes AsyncAPI Specification (Incomplete)

An AsyncAPI specification of the Hermes protocol for voice assistants.

Live Docs

Generating HTML Docs

Use the AsyncAPI Node generator.

Installation

$ node install -g @asyncapi/generator
$ node install -g @asyncapi/html-template

Usage

$ ag hermes.yml -o docs @asyncapi/html-template

About

AsyncAPI documentation for the Hermes assistant protocol.

License:MIT License