This program is a custom solution to the problem of requiring the use of a HTTP WebApi or similar resource from a language that lacks support for socket communication.
The only requirement of the client language is that it has a standard I/O library and is able to execute system commands.
You pass a JSON request body to this CLI tool and it will print a response JSON object to the standard out with usual HTTP response information, status, body, request time etc.
See the wiki 'Getting Started' guide to see how to pass in parameters and start using HTTP from those awkward development platforms.
Features
- Make HTTP requests
- Send POST data
- Uses JSON.NET and standard libraries, tested and robust
- Any errors are outputted in JSON model
License
MIT LicenseFollow HttpRequester
Other Useful Business Software
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of HttpRequester!