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
Auth0 for AI Agents now in GA
Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of HttpRequester!