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
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of HttpRequester!