Uploading Images Using Imgur API in PHP

1 · Subin Siby · Nov. 8, 2013, 4:17 p.m.
This tutorial was a request from Anandu. Imgur provides developers to upload images anonymously using their app. For this you only need to signup for Imgur and get an Application Client ID. In this post I’m going to tell you the step by step process of uploading images using Imgur API in PHP. This is pretty easy. You only have to send a POST request to a file on their site....