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 provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of HttpRequester!