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

https://github.com/mpolinowski/nodered-http-get-post-api-testing

Mocking a JSON HTTP API for GET and POST Requests in Node-RED
https://github.com/mpolinowski/nodered-http-get-post-api-testing

get-request json-api node-red post-request

Last synced: 9 months ago
JSON representation

Mocking a JSON HTTP API for GET and POST Requests in Node-RED

Awesome Lists containing this project

README

          

# Node-RED for API Testing

> Mocking a JSON HTTP API for GET and POST Requests in Node-RED

![Mocking a JSON HTTP API for GET and POST Requests in Node-RED](./cloud_webhook.png)

Mock GET and POST Request with JSON Payloads and use Node-RED UI widgets to display the info:

![Mocking a JSON HTTP API for GET and POST Requests in Node-RED](./cloud_webhook.gif)

_Note: the Flow has a hardcoded IP address for the Node-RED instance `http://192.168.2.111` that needs to be replaces_