-
Notifications
You must be signed in to change notification settings - Fork 151
API Reference
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.
- 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