Skip to content

Latest commit

 

History

History
47 lines (26 loc) · 1.44 KB

File metadata and controls

47 lines (26 loc) · 1.44 KB

@d5mi/node-red-contrib-data-extraction

This module provides data extraction and filter that you want from REST API response.

Each node provides GUI environments so that user who is unfamiliar with javascript can easily extract and filter REST API responses

These nodes work reliably Node.js version 16.17.0 and Node-RED 3.0.2.


Node

  • data-extractor: A node that extracts specific data you want from REST API response.
  • data-filter: A node that filter out specific data you want from REST API response.

Pre-requisites

This module requires Node-RED to be installed.


Install

To install the stable version use the Menu - Manage palette option and search for @d5mi/node-red-contrib-data-extraction, or run the following command in your Node-RED user directory - typically ~/.node-red:

npm i @d5mi/node-red-contrib-data-extraction

Authors

D5MI in SSAFY(Samsung Software Academy for Youth)


Copyright and License

Copyright Samsung Automation Studio Team under the Apache 2.0 license.


Feedback

Please send bug reports, feedbacks, and questions to GitHub Issues.