Setup Linux
These instructions were written for CentOS/RedHat Linux.
-
Install jq
sudo yum install -y jq
-
Verify the jq installation by checking the version of jq
jq --version
You are now ready to use the AB2D API. Jump to the cUrl tutorial.