Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Mike Blackstock edited this page Oct 19, 2017 · 2 revisions

status: published

This documentation audience is Node-RED developers who are working with the internals of Node-RED.

Topics

  • Admin API - This HTTP-based API can be used to remotely administer the runtime. It is used by the Node-RED Editor and command-line admin tool.
  • Runtime API - This API can be used when embedding Node-RED into another application.
  • Storage API - This API provides a pluggable way to configure where the Node-RED runtime stores data.
  • Editor UI Widgets - A set of jQuery widgets that can be used within a node’s edit template. Since 0.14

Clone this wiki locally

Morty Proxy This is a proxified and sanitized view of the page, visit original site.