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
Keep company data safe with Chrome Enterprise
Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of HttpRequester!