Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/doing-things-with-node-red/node-red-contrib-http-out-error

It's a Node-RED custom node allowing to use http-errors to response in a easy way with a http error on a catch node.
https://github.com/doing-things-with-node-red/node-red-contrib-http-out-error

http-errors node-red

Last synced: 21 days ago
JSON representation

It's a Node-RED custom node allowing to use http-errors to response in a easy way with a http error on a catch node.

Awesome Lists containing this project

README

        

[![Build Status](https://dev.azure.com/doing-things-with-node-red/node-red-contrib/_apis/build/status/doing-things-with-node-red.node-red-contrib-http-out-error?branchName=master)](https://dev.azure.com/doing-things-with-node-red/node-red-contrib/_build/latest?definitionId=1&branchName=master)
[![Greenkeeper badge](https://badges.greenkeeper.io/doing-things-with-node-red/node-red-contrib-http-out-error.svg)](https://greenkeeper.io/)
[![npm](https://img.shields.io/npm/dw/@doing-things-with-node-red/node-red-contrib-http-out-error.svg)](https://www.npmjs.com/package/@doing-things-with-node-red/node-red-contrib-http-out-error)
[![npm](https://img.shields.io/npm/dm/@doing-things-with-node-red/node-red-contrib-http-out-error.svg)](https://www.npmjs.com/package/@doing-things-with-node-red/node-red-contrib-http-out-error)
[![npm](https://img.shields.io/npm/dy/@doing-things-with-node-red/node-red-contrib-http-out-error.svg)](https://www.npmjs.com/package/@doing-things-with-node-red/node-red-contrib-http-out-error)
[![npm](https://img.shields.io/npm/dt/@doing-things-with-node-red/node-red-contrib-http-out-error.svg)](https://www.npmjs.com/package/@doing-things-with-node-red/node-red-contrib-http-out-error)

# node-red-contrib-http-response-error

It's a [**Node-RED**](http://nodered.org/) custom node allowing to use [http-errors](https://github.com/jshttp/http-errors) to response in a easy way with a http error on a catch node.

[![EXAMPLE FLOW](https://i.imgur.com/8rrFG4F.png)](https://i.imgur.com/8rrFG4F.png)

## Dependencies

* [http-errors](https://github.com/jshttp/http-errors): Create HTTP Errors

License
-------

See the [LICENSE file](LICENSE) for license text and copyright information.