@keload/node-red-contrib-happy-http-client 1.3.0
Fresh way to manage HTTP requests
node-red-contrib-happy-http-client
A highly flexible and customizable Node-RED node designed to simplify your HTTP requests. Create and manage clients, parameterize everything, and handle errors effortlessly. 🛠️
🚧 Beta Version Notice
Happy HTTP Client is currently in beta. While it already offers powerful features, some functionalities are still under development. Expect updates soon, and feel free to share feedback or report issues to help improve the node! 🚀✨
Features
🛠️ Flexible Client Management
Create reusable HTTP clients to save and manage configurations, or make ad-hoc requests without a client.
🌐 Full Parameterization
All parameters (URL, headers, query params, body, etc.) are fully dynamic and can use msg, flow, global, environment variables...
⚠️ Advanced Error Handling
Choose whether the node should throw errors or not. Separate outputs for success ✅ and error ❌ cases give you full control over your flow.
🎨 Customizable and Extensible
Designed for ultimate flexibility, making it adaptable to any HTTP use case.
⏩︎ TLS / Proxy
- coming soon...
🔐 Auth
- Bearer Token ✅
- Basic Auth (coming soon...)
- Digest Auth (coming soon...)
🚀 Built with urllib
Leverages the powerful urllib library for reliability and performance.
Contributing & Developer Experience
This package is built using node-red-dxp, offering a blazing-fast and seamless way to develop Node-RED packages.
Written in TypeScript, the codebase is cleanly structured, ensuring maintainability and effortless scalability.
We’re committed to keeping this node alive and thriving, making it a joy to evolve and improve over time. Whether it's refining existing features or adding new capabilities, contributing should always be an enjoyable experience.
Feel free to join the journey—create issues, submit pull requests, or share your ideas. Let’s build something incredible together!
License
MIT