yolanother / inworldapi

Basic api wrapper for using Inworld's Node.js integration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

inworldapi

Basic api wrapper for using Inworld's Node.js integration

Installation

  1. npm install
  2. npm start
  3. Browse to http://localhost:3000

API

Endpoints

/message

  • m: Message to send to Inworld for the current conversation
  • scene: The scene path to send the message to ex: workspaces/your_workspace/scenes/your_scene

Authentication

Bearer key:secret

About

Basic api wrapper for using Inworld's Node.js integration

License:MIT License


Languages

Language:JavaScript 97.0%Language:EJS 2.2%Language:CSS 0.8%