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
- Host: GitHub
- URL: https://github.com/mpolinowski/nodered-http-get-post-api-testing
- Owner: mpolinowski
- License: mit
- Created: 2022-06-23T10:12:36.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-23T10:30:18.000Z (over 3 years ago)
- Last Synced: 2025-01-28T19:17:38.700Z (11 months ago)
- Topics: get-request, json-api, node-red, post-request
- Homepage: https://wiki.instar.com/en/Motion_Detection/INSTAR_Cloud/Webhook/
- Size: 113 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Node-RED for API Testing
> Mocking a JSON HTTP API for GET and POST Requests in Node-RED

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

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