Ghadiruna_api
Ghadiruna Ghadiruna is a new Social Media and a Lebanese start-up website. you can share images, videos, sound, and text posts and share a story for 24 hours, find friends, create groups, and make an event. in this API, you can Share Contents (Text, Images, Audios, Videos) easily with PHP code.
Sample Send Post
$content=array(
"handle"=>$type, //page group
"id"=>$media_id,
"album"=>"",
"location"=>"",
"feeling_value"=>"",
"video_thumbnail"=>"",
"message"=>'your text',
);
$result = $ghbot->sendMessage($content);
Follow me at:
My Ghadiruna
My Website