Skip to main content

Posts Tagged ‘cURL’

Command line output

cURL to get a JSON makeover

cURL is frequently used by developers working with REST API’s to send and receive data using JSON notation. This has been a common pattern for years, but it has never been seamless. There have been a number of times when I’ve been trying to get a JSON payload to work against an endpoint for a […]